summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/Locale/de_DE/translations.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 28095149..dbc859a7 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1373,6 +1373,6 @@ return array(
'days' => 'Tage',
'minutes' => 'Minuten',
'seconds' => 'Sekunden',
- // 'Assign automatically a color when preset start date is reached' => '',
- // 'Move the task to another column once a predefined start date is reached' => '',
+ 'Assign automatically a color when preset start date is reached' => 'Automatisch eine Farbe zuweisen, wenn das Startdatum erreicht ist',
+ 'Move the task to another column once a predefined start date is reached' => 'Verschieben des Tasks in eine andere Spalte, wenn das definierte Startdatum erreicht ist',
);