summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobson Piere <robsonpiere@outlook.com>2017-05-14 10:43:55 -0300
committerFrédéric Guillot <fred@kanboard.net>2017-05-14 16:29:23 -0400
commite8bedfa038507b3c6d4e3138055e400d1c3d2186 (patch)
tree960595eccb846fea073d5784a8f32dc6f64e7898
parent740b0ac1a5383456e1efef0f073576318d214fbb (diff)
Update Pt-br translation
-rw-r--r--app/Locale/pt_BR/translations.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index 7f3a99f2..0187e2bc 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1332,6 +1332,6 @@ return array(
'%d subtask' => '%d subtarefa',
'Only moving task between those columns is permitted for tasks assigned to the current user' => 'Somente movimentação de tarefas entre aquelas colunas são permitidas para tarefas designadas para o usuário atual',
'[DUPLICATE]' => '[DUPLICADO]',
- // 'DKK - Danish Krona' => '',
- // 'Remove user from group' => '',
+ 'DKK - Danish Krona' => 'DKK - Coroa Dinamarquesa',
+ 'Remove user from group' => 'Remover usuário do grupo',
);