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.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index aec942b7..28095149 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1373,4 +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' => '',
);