summaryrefslogtreecommitdiff
path: root/app/Locale/nl_NL/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/nl_NL/translations.php')
-rw-r--r--app/Locale/nl_NL/translations.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index a80bd6f5..b908200f 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -1224,4 +1224,15 @@ return array(
// 'Insert before this task' => '',
// 'Insert after this task' => '',
// 'Unlock this user' => '',
+ // 'Custom Project Roles' => '',
+ // 'Add a new custom role' => '',
+ // 'Restrictions for the role "%s"' => '',
+ // 'Add a new project restriction' => '',
+ // 'Add a new drag and drop restriction' => '',
+ // 'Add a new column restriction' => '',
+ // 'Edit this role' => '',
+ // 'Remove this role' => '',
+ // 'There is no restriction for this role.' => '',
+ // 'Only moving task between those columns is permitted' => '',
+ // 'Close a task in a specific column when not moved during a given period' => '',
);