From 7283692c1d565ec262546bdc816e8a5004df86ea Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 1 Feb 2015 18:57:07 -0500 Subject: Add dropdown menu to the tasks --- app/Locale/pt_BR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/pt_BR') 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' => '', ); -- cgit v1.2.3