Skip to content

Commit

Permalink
Merge pull request #5694 from Miguelii/fix-5693-portuguese-email-temp…
Browse files Browse the repository at this point in the history
…late-missing-word

Added missing word to portuguese email template
  • Loading branch information
eldadfux committed Aug 5, 2023
2 parents fcd4a69 + 39ea3ad commit 702424e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/locale/translations/pt-pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"emails.magicSession.signature": "Equipa {{project}}",
"emails.recovery.subject": "Redefinição de senha",
"emails.recovery.hello": "Olá {{name}}",
"emails.recovery.body": "tilize este link para redefinir a palavra-passe do seu projecto {{project}}",
"emails.recovery.body": "Utilize este link para redefinir a palavra-passe do seu projecto {{project}}",
"emails.recovery.footer": "Se não pediu para redefinir a sua palavra-passe, pode ignorar esta mensagem.",
"emails.recovery.thanks": "Obrigado",
"emails.recovery.signature": "Equipa {{project}}",
Expand Down

0 comments on commit 702424e

Please sign in to comment.