diff options
author | Nicolas Ettlin <webmaster@nicolapps.ch> | 2018-04-17 01:29:11 +0200 |
---|---|---|
committer | 无闻 <u@gogs.io> | 2018-04-16 19:29:11 -0400 |
commit | afbb31c05e1c0168f1fe19706f7ce33484138bf6 (patch) | |
tree | 6df16a734e8e2ac3efe9bbe388021e066d60dfb6 /templates/home.tmpl | |
parent | e6af6487e1e22c6118a4f3132ef28d931451e117 (diff) |
MISC: fix Mac OS X → macOS (#5168)
Diffstat (limited to 'templates/home.tmpl')
-rw-r--r-- | templates/home.tmpl | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/templates/home.tmpl b/templates/home.tmpl index e49d3c99..47a29e81 100644 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -28,7 +28,7 @@ <i class="octicon octicon-device-desktop"></i> Plattformübergreifend </h1> <p class="large"> - Gogs läuft überall. <a target="_blank" href="http://golang.org/">Go</a> kompiliert für: Windows, Mac OS X, Linux, ARM, etc. Wähle dasjenige System, was dir am meisten gefällt! + Gogs läuft überall. <a target="_blank" href="http://golang.org/">Go</a> kompiliert für: Windows, macOS, Linux, ARM, etc. Wähle dasjenige System, was dir am meisten gefällt! </p> </div> </div> @@ -105,7 +105,7 @@ <i class="octicon octicon-device-desktop"></i> Multi-plateforme </h1> <p class="large"> - Gogs tourne partout où <a target="_blank" href="http://golang.org/">Go</a> peut être compilé : Windows, Mac OS X, Linux, ARM, etc. Choisissez votre préféré ! + Gogs tourne partout où <a target="_blank" href="http://golang.org/">Go</a> peut être compilé : Windows, macOS, Linux, ARM, etc. Choisissez votre préféré ! </p> </div> </div> @@ -142,7 +142,7 @@ <i class="octicon octicon-device-desktop"></i> Multiplatforma </h1> <p class="large"> - Gogs funciona en cualquier parte, <a target="_blank" href="http://golang.org/">Go</a> puede compilarse en: Windows, Mac OS X, Linux, ARM, etc. !Elige tu favorita! + Gogs funciona en cualquier parte, <a target="_blank" href="http://golang.org/">Go</a> puede compilarse en: Windows, macOS, Linux, ARM, etc. !Elige tu favorita! </p> </div> </div> @@ -179,7 +179,7 @@ <i class="octicon octicon-device-desktop"></i> Multi-plataforma </h1> <p class="large"> - Gogs roda em qualquer sistema operacional em que <a target="_blank" href="http://golang.org/">Go</a> consegue compilar: Windows, Mac OS X, Linux, ARM, etc. Escolha qual você gosta mais! + Gogs roda em qualquer sistema operacional em que <a target="_blank" href="http://golang.org/">Go</a> consegue compilar: Windows, macOS, Linux, ARM, etc. Escolha qual você gosta mais! </p> </div> </div> @@ -216,7 +216,7 @@ <i class="octicon octicon-device-desktop"></i> Кроссплатформенный </h1> <p class="large"> - Gogs работает на любой операционной системе, которая может компилировать <a target="_blank" href="http://golang.org/">Go</a>: Windows, Mac OS X, Linux, ARM и т. д. Выбирайте, что вам больше нравится! + Gogs работает на любой операционной системе, которая может компилировать <a target="_blank" href="http://golang.org/">Go</a>: Windows, macOS, Linux, ARM и т. д. Выбирайте, что вам больше нравится! </p> </div> </div> @@ -253,7 +253,7 @@ <i class="octicon octicon-device-desktop"></i> Кросплатформність </h1> <p class="large"> - Gogs працює у будь-якій операційній системі, що може компілювати <a target="_blank" href="http://golang.org/">Go</a>: Windows, Mac OS X, Linux, ARM і т. д. Обирайте що вам більше до вподоби! + Gogs працює у будь-якій операційній системі, що може компілювати <a target="_blank" href="http://golang.org/">Go</a>: Windows, macOS, Linux, ARM і т. д. Обирайте що вам більше до вподоби! </p> </div> </div> @@ -290,7 +290,7 @@ <i class="octicon octicon-device-desktop"></i> Cross-platform </h1> <p class="large"> - Gogs runs anywhere <a target="_blank" href="http://golang.org/">Go</a> can compile for: Windows, Mac OS X, Linux, ARM, etc. Choose the one you love! + Gogs runs anywhere <a target="_blank" href="http://golang.org/">Go</a> can compile for: Windows, macOS, Linux, ARM, etc. Choose the one you love! </p> </div> </div> |