summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
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/pt_PT/translations.php
parent49788b70eca710f8ca17e99ca447053ae598173b (diff)
Sync locales
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r--app/Locale/pt_PT/translations.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 1925eef2..8e8ffd5b 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1212,4 +1212,16 @@ return array(
'Notifications for %s' => 'Notificações de %s',
'Subtasks export' => 'Exportar sub-tarefas',
'Tasks exportation' => 'Exportação de tarefas',
+ // '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' => '',
);