summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorKonrad Pozniak <connyduck@users.noreply.github.com>2019-10-20 07:39:35 +0200
committerzeripath <art27@cantab.net>2019-10-20 06:39:35 +0100
commitf37b87f81e7686fc1d130ddb5e727c9328ed3659 (patch)
treef508ab3dc0d9a422dec838e07322dc381156aa87 /templates
parent85609efaad1016f0279ef7396ac804279ace4731 (diff)
downloadgitea-f37b87f81e7686fc1d130ddb5e727c9328ed3659.tar.gz
gitea-f37b87f81e7686fc1d130ddb5e727c9328ed3659.zip
Improve german translation of homepage (#8549)
I'm a native speaker, it looks much better this way
Diffstat (limited to 'templates')
-rw-r--r--templates/home.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/home.tmpl b/templates/home.tmpl
index d31094a5b2..b553e7cd9f 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">
- 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>