summaryrefslogtreecommitdiff
path: root/app/Locale/nl_NL/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-05-16 21:47:16 -0400
committerFrederic Guillot <fred@kanboard.net>2015-05-16 21:47:16 -0400
commit4d6e5d2e2cc0950114cc3ca9f32e66aa779d3b48 (patch)
tree9d3687f6d4b7c7849900b32c4518df2dc5ea7a67 /app/Locale/nl_NL/translations.php
parent4a1dc8071fe048092034a58769a78062feb7449c (diff)
Add new automatic action to update the start date
Diffstat (limited to 'app/Locale/nl_NL/translations.php')
-rw-r--r--app/Locale/nl_NL/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index f3f2e72b..88c55155 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -916,4 +916,5 @@ return array(
// 'Show tasks based on the start date' => '',
// 'Subtasks time tracking' => '',
// 'User calendar view' => '',
+ // 'Automatically update the start date' => '',
);