summaryrefslogtreecommitdiff
path: root/app/Locale/de_DE
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/de_DE')
-rw-r--r--app/Locale/de_DE/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index e8e0f86f..3a59d75e 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1370,4 +1370,7 @@ return array(
'Stop the timer of all subtasks when moving a task to another column' => 'Beenden des Timers für alle Unteraufgaben, wenn die Aufgabe in eine andere Spalte verschoben wird',
'Subtask Title' => 'Titel der Teilaufgabe',
'Add a subtask and activate the timer when moving a task to another column' => 'Teilaufgabe hinzufügen und den Timer aktivieren, wenn die Aufgabe in eine andere Spalte verschoben wird',
+ 'days' => 'Tage',
+ 'minutes' => 'Minuten',
+ 'seconds' => 'Sekunden',
);