diff options
Diffstat (limited to 'config/locales/pt.yml')
-rw-r--r-- | config/locales/pt.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 712fe403d..1ff7bd67f 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -157,7 +157,6 @@ pt: notice_account_invalid_creditentials: Utilizador ou palavra-chave inválidos. notice_account_password_updated: A palavra-chave foi alterada com sucesso. notice_account_wrong_password: Palavra-chave errada. - notice_account_register_done: A conta foi criada com sucesso. notice_account_unknown_email: Utilizador desconhecido. notice_can_t_change_password: Esta conta utiliza uma fonte de autenticação externa. Não é possível alterar a palavra-chave. notice_account_lost_email_sent: Foi-lhe enviado um e-mail com as instruções para escolher uma nova palavra-chave. @@ -1098,3 +1097,5 @@ pt: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please <a href="%{url}">click this link</a>. notice_account_locked: Your account is locked. + notice_account_register_done: Account was successfully created. An email containing + the instructions to activate your account was sent to %{email}. |