diff options
Diffstat (limited to 'app/Locale/pt_BR/translations.php')
-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 eef50b17..1203caa0 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -844,7 +844,7 @@ return array( 'Append' => 'Adicionar', 'Replace' => 'Substituir', 'Import' => 'Importar', - 'change sorting' => 'alterar ordenação', + 'Change sorting' => 'alterar ordenação', 'Tasks Importation' => 'Importação de Tarefas', 'Delimiter' => 'Separador', 'Enclosure' => 'Delimitador de campos', |