summaryrefslogtreecommitdiff
path: root/app/Locale/cs_CZ
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-09-05 11:11:02 -0400
committerFrederic Guillot <fred@kanboard.net>2016-09-05 11:11:02 -0400
commit5eb0104916794e53dc66bbf558e4dfeb677713e3 (patch)
tree974c7fb87b6447b089de48ca5a12fbe6436a5d0c /app/Locale/cs_CZ
parent49788b70eca710f8ca17e99ca447053ae598173b (diff)
Sync locales
Diffstat (limited to 'app/Locale/cs_CZ')
-rw-r--r--app/Locale/cs_CZ/translations.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php
index 277ddecc..57a3b75e 100644
--- a/app/Locale/cs_CZ/translations.php
+++ b/app/Locale/cs_CZ/translations.php
@@ -1212,4 +1212,16 @@ return array(
// 'Notifications for %s' => '',
// 'Subtasks export' => '',
// 'Tasks exportation' => '',
+ // 'Assign a color when the task is moved to a specific swimlane' => '',
+ // 'Assign a priority when the task is moved to a specific swimlane' => '',
+ // 'User unlocked successfully.' => '',
+ // 'Unable to unlock the user.' => '',
+ // 'Move a task to another swimlane' => '',
+ // 'Creator Name' => '',
+ // 'Time spent and estimated' => '',
+ // 'Move position' => '',
+ // 'Move task to another position on the board' => '',
+ // 'Insert before this task' => '',
+ // 'Insert after this task' => '',
+ // 'Unlock this user' => '',
);