summaryrefslogtreecommitdiff
path: root/app/Locale/nl_NL/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-02-20 11:34:16 -0500
committerFrederic Guillot <fred@kanboard.net>2016-02-20 11:34:16 -0500
commit83832522867d06241441c04d2b3237200db57224 (patch)
tree040601fdece9b49d5eefbe43b62d76785dc674b3 /app/Locale/nl_NL/translations.php
parentc8c1242c26a11dc2abc7126829d76430612e7107 (diff)
Sync locales
Diffstat (limited to 'app/Locale/nl_NL/translations.php')
-rw-r--r--app/Locale/nl_NL/translations.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index 21b95446..610113c8 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -1138,4 +1138,18 @@ return array(
// 'Uploaded by %s' => '',
// 'Filename' => '',
// 'Size' => '',
+ // 'Column created successfully.' => '',
+ // 'Another column with the same name exists in the project' => '',
+ // 'Default filters' => '',
+ // 'Your board doesn\'t have any column!' => '',
+ // 'Change column position' => '',
+ // 'Switch to the project overview' => '',
+ // 'User filters' => '',
+ // 'Category filters' => '',
+ // 'Upload a file' => '',
+ // 'There is no attachment at the moment.' => '',
+ // 'View file' => '',
+ // 'Last activity' => '',
+ // 'Change subtask position' => '',
+ // 'This value must be greater than %d' => '',
);