diff options
author | David Yip <yipdw@member.fsf.org> | 2018-01-18 22:00:11 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-18 22:00:11 -0600 |
commit | 26ecee79bfd4cb4f97a91e57e7a8b3fb7de3d82a (patch) | |
tree | 08e5da13297f842a0416898307685bdd020865b6 /config/locales/devise.pt-BR.yml | |
parent | ae369bceb35a4d9ee964fecb19d4c0ab83a05080 (diff) | |
parent | 3896cd5d79d8b46473b935b00caf31ef943fb21d (diff) |
Merge pull request #332 from glitch-soc/merge-upstream
Merge in home feed regeneration changes from upstream
Diffstat (limited to 'config/locales/devise.pt-BR.yml')
-rw-r--r-- | config/locales/devise.pt-BR.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/devise.pt-BR.yml b/config/locales/devise.pt-BR.yml index 13736b3a3..eab86c802 100644 --- a/config/locales/devise.pt-BR.yml +++ b/config/locales/devise.pt-BR.yml @@ -18,8 +18,12 @@ pt-BR: mailer: confirmation_instructions: subject: 'Mastodon: Instruções de confirmação' + email_changed: + subject: 'Mastodon: Email alterado' password_change: subject: 'Mastodon: Senha modificada' + reconfirmation_instructions: + subject: 'Mastodon: Confirmar emai para %{instance}' reset_password_instructions: subject: 'Mastodon: Instruções para mudança de senha' unlock_instructions: |