summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-01 18:57:07 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-01 18:57:07 -0500
commit7283692c1d565ec262546bdc816e8a5004df86ea (patch)
tree6ed15509134de3fda8d37895c4801695a2fa4307 /app/Locale/pt_BR
parent695ed5701c4151dcab53fbdec1f21b0277cb7cf7 (diff)
Add dropdown menu to the tasks
Diffstat (limited to 'app/Locale/pt_BR')
-rw-r--r--app/Locale/pt_BR/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index c2a013c5..28aedb39 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -699,4 +699,5 @@ return array(
'All status' => 'Todos os status',
'Add a comment logging moving the task between columns' => 'Adicionar un comentário de log ao mover uma tarefa em outra coluna',
'Moved to column %s' => 'Mover para a coluna %s',
+ // 'Change description' => '',
);