summaryrefslogtreecommitdiff
path: root/app/Locale/nl_NL
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-03-22 19:20:17 -0400
committerFrederic Guillot <fred@kanboard.net>2015-03-22 19:20:17 -0400
commit92510eefb15fe6c140b295487a1e0830d29e2029 (patch)
tree5a00665c9058feb2b18487b37629da2dec632ed8 /app/Locale/nl_NL
parent0e5cdfa6abc3e3a95f703bc17549217f61d9a4f8 (diff)
Improve and translate pull-request
Diffstat (limited to 'app/Locale/nl_NL')
-rw-r--r--app/Locale/nl_NL/translations.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index 2b434d53..00ef6023 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -804,4 +804,8 @@ return array(
// 'Unable to remove this budget line.' => '',
// 'USD - US Dollar' => '',
// 'Remaining' => '',
+ // 'Destination column' => '',
+ // 'Move the task to another column when assigned to a user' => '',
+ // 'Move the task to another column when assignee is cleared' => '',
+ // 'Source column' => '',
);