diff options
author | BlueTeck <tili2@gmx.de> | 2015-02-20 11:34:38 +0100 |
---|---|---|
committer | BlueTeck <tili2@gmx.de> | 2015-02-20 11:34:38 +0100 |
commit | 79924882320b98bd6c3a771df2b0065660a1bb25 (patch) | |
tree | 207fe9345500e85938a74ef428e53bd344377098 /app/Locale/de_DE | |
parent | 90d97dc98aaa1a1d1a3614a45f12be418d6fdaa8 (diff) |
update german translation
Diffstat (limited to 'app/Locale/de_DE')
-rw-r--r-- | app/Locale/de_DE/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index f7abc7b3..54503b64 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -685,7 +685,7 @@ return array( 'End' => 'Ende', 'Task age in days' => 'Aufgabenalter in Tagen', 'Days in this column' => 'Tage in dieser Spalte', - // '%dd' => '', + '%dd' => '%dT', 'Add a link' => 'Verbindung hinzufügen', 'Add a new link' => 'Neue Verbindung hinzufügen', 'Do you really want to remove this link: "%s"?' => 'Die Verbindung "%s" wirklich löschen?', |