summaryrefslogtreecommitdiff
path: root/app/Locale/da_DK
diff options
context:
space:
mode:
authorCarlos Ferreira <c.ferreira@acsiiweb.com>2016-10-03 20:18:11 +0100
committerFrédéric Guillot <fred@kanboard.net>2016-10-03 15:18:11 -0400
commita0b408ade486dad97b5de154d04facc2eaf67816 (patch)
tree514804925c81b6af01d813e46cdc36e4d470464a /app/Locale/da_DK
parent2f64bc2e8d6dd17eafd8238db66c682199281e45 (diff)
Sync locales and fixes #2702 (#2705)
Diffstat (limited to 'app/Locale/da_DK')
-rw-r--r--app/Locale/da_DK/translations.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index 62db4da3..1ee45321 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/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' => '',
);