summaryrefslogtreecommitdiff
path: root/app/Locale/nl_NL/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-03-26 20:49:37 -0400
committerFrederic Guillot <fred@kanboard.net>2015-03-26 20:49:37 -0400
commitd3ae8d2acb218c8e1bc50ed1b92c19016e9214ee (patch)
tree1fbf207bb2e1f681f8477f4273f084ce9c64f727 /app/Locale/nl_NL/translations.php
parent626ad566f718e0c0f63034ecc76604d22d4b2a06 (diff)
Display subtask estimates in the user calendar according to the timetable
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 00ef6023..1a22bc30 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -808,4 +808,5 @@ return array(
// 'Move the task to another column when assigned to a user' => '',
// 'Move the task to another column when assignee is cleared' => '',
// 'Source column' => '',
+ // 'Show subtask estimates in the user calendar' => '',
);