Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
[Security] Missing translations pt_BR
Browse files Browse the repository at this point in the history
  • Loading branch information
rezende79 authored and Nyholm committed May 5, 2021
1 parent 92a6abf commit 0b735ac
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Core/Resources/translations/security.pt_BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,14 @@
<source>Invalid or expired login link.</source>
<target>Link de login inválido ou expirado.</target>
</trans-unit>
<trans-unit id="19">
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
<target>Muitas tentativas de login inválidas, por favor, tente novamente em um minuto.</target>
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target>Muitas tentativas de login inválidas, por favor, tente novamente em %minutes% minutos.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit 0b735ac

Please sign in to comment.