diff options
Diffstat (limited to 'app/Locale')
-rw-r--r-- | app/Locale/pt_BR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 50bc68b2..4423007d 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -997,7 +997,7 @@ return array( 'User filters' => 'Filtros dos usuários', 'Category filters' => 'Filtros das categorias', 'Upload a file' => 'Enviar um arquivo', - 'View file' => 'Ver um arquivo', + 'View file' => 'Ver arquivo', 'Last activity' => 'Últimas atividades', 'Change subtask position' => 'Alterar a posição da subtarefa', 'This value must be greater than %d' => 'Este valor deve ser maior que %d', |