summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-05-12 18:24:58 -0400
committerFrederic Guillot <fred@kanboard.net>2017-05-12 18:24:58 -0400
commit740b0ac1a5383456e1efef0f073576318d214fbb (patch)
tree223442597172f47d79923376e1abff47dc652002 /app/Locale/pt_BR
parenteab2d872a844a7b7312d7aaa9e52ddc43fab38aa (diff)
Fix wrong dropdown menu in group members list
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 43b0e617..7f3a99f2 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1333,4 +1333,5 @@ return array(
'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' => '',
);