diff options
author | Go MAEDA <maeda@farend.jp> | 2018-12-09 00:33:35 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2018-12-09 00:33:35 +0000 |
commit | 174406d35bcf6c3b2b0369be4f9f8d90c7a5c675 (patch) | |
tree | 0ab10f59b5261aff9be8aa72177616e6f2ff383d /config | |
parent | ec6218d4ee0e7ea935d49495093f719a17dcc7cd (diff) | |
download | redmine-174406d35bcf6c3b2b0369be4f9f8d90c7a5c675.tar.gz redmine-174406d35bcf6c3b2b0369be4f9f8d90c7a5c675.zip |
Brazilian translation update (#30136).
Patch by Patrick Kaminski.
git-svn-id: http://svn.redmine.org/redmine/trunk@17704 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/pt-BR.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 8b255d8b6..1dcf52b7a 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1259,4 +1259,4 @@ pt-BR: label_ldaps_verify_peer: LDAPS label_ldaps_warning: É recomendado utilizar uma conexão LDAPS criptografada com verificação de certificado para evitar qualquer manipulação durante o processo de autenticação. label_nothing_to_preview: Nada para visualizar - error_token_expired: This password recovery link has expired, please try again. + error_token_expired: Este link de recuperação de senha expirou. Por favor, tente novamente. |