summaryrefslogtreecommitdiff
path: root/app/Locale/nl_NL
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-01-30 11:06:32 -0800
committerFrédéric Guillot <fred@kanboard.net>2018-01-30 11:06:32 -0800
commite7ea0b46e9d616d7e87845e1851c183eefdfe10f (patch)
tree3e22311521a66f0fa30cb6737a486449d3078279 /app/Locale/nl_NL
parente155163265ff0781153922b3cf685db3eed99834 (diff)
Add missing translations
Diffstat (limited to 'app/Locale/nl_NL')
-rw-r--r--app/Locale/nl_NL/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index 5bc8d8d8..ddf01066 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -1373,4 +1373,6 @@ return array(
// 'days' => '',
// 'minutes' => '',
// 'seconds' => '',
+ // 'Assign automatically a color when preset start date is reached' => '',
+ // 'Move the task to another column once a predefined start date is reached' => '',
);