diff options
-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?', |