diff options
-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 ebb94aa8..cdb06dea 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1089,7 +1089,7 @@ return array( 'New due date: ' => 'Nova data limite: ', 'Start date changed: ' => 'Data de início alterada: ', 'Disable private projects' => 'Desativar os projetos privados', - 'Do you really want to remove this custom filter: "%s"?' => 'Você realmente quer remover este filtro personalizado: "% s"?', + 'Do you really want to remove this custom filter: "%s"?' => 'Você realmente quer remover este filtro personalizado: "%s"?', 'Remove a custom filter' => 'Remover um filtro personalizado', 'User activated successfully.' => 'Usuário ativado com sucesso.', 'Unable to enable this user.' => 'Impossível de ativar esse usuário.', |