Browse Source

Improve german translation of homepage (#8549)

I'm a native speaker, it looks much better this way
tags/v1.11.0-rc1
Konrad Pozniak zeripath 5 years ago
parent
commit
0a47a04149
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/home.tmpl

+ 1
- 1
templates/home.tmpl View File

@@ -28,7 +28,7 @@
<i class="octicon octicon-device-desktop"></i> Plattformübergreifend
</h1>
<p class="large">
Gitea läuft überall. <a target="_blank" rel="noopener noreferrer" href="http://golang.org/">Go</a> kompiliert für: Windows, macOS, Linux, ARM, etc. Wähle dasjenige System, was dir am meisten gefällt!
Gitea läuft überall, wo <a target="_blank" rel="noopener noreferrer" href="http://golang.org/">Go</a> kompiliert: Windows, macOS, Linux, ARM, etc. Wähle das System, das dir am meisten gefällt!
</p>
</div>
</div>


Loading…
Cancel
Save