aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/index.php
diff options
context:
space:
mode:
authorGravatar Sebastian K <github@skroll.me> 2019-11-27 23:00:34 +0100
committerGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2019-11-27 23:00:34 +0100
commit28908ace277514edd99349585596e0f0ebdbeb15 (patch)
tree17d099a8ae012fdf08ea6603e790fe4048087835 /app/i18n/de/index.php
parent86dda604313b1b599cc741c25e05957e7218e2de (diff)
i18n german translations (#2690)
started translating open todos
Diffstat (limited to 'app/i18n/de/index.php')
-rw-r--r--app/i18n/de/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/de/index.php b/app/i18n/de/index.php
index 85ab3bb26..2b3704ce7 100644
--- a/app/i18n/de/index.php
+++ b/app/i18n/de/index.php
@@ -16,7 +16,7 @@ return array(
'website' => 'Webseite',
),
'tos' => array(
- 'title' => 'Terms of Service', // TODO - Translation
+ 'title' => 'Nutzungsbedingungen',
),
'feed' => array(
'add' => 'Sie können Feeds hinzufügen.',
@@ -56,7 +56,7 @@ return array(
'starred' => 'Nur Favoriten zeigen',
'stats' => 'Statistiken',
'subscription' => 'Abonnementverwaltung',
- 'tags' => 'My labels', //TODO - Translation
+ 'tags' => 'Meine Tags',
'unread' => 'Nur ungelesene zeigen',
),
'share' => 'Teilen',