Skip to content

Commit

Permalink
minor #41092 [Security] Missing translations pt_BR (rezehnde)
Browse files Browse the repository at this point in the history
This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

[Security] Missing translations pt_BR

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #38729
| License       | MIT

Commits
-------

8c61c2273f [Security] Missing translations pt_BR
  • Loading branch information
Nyholm committed May 5, 2021
2 parents 16adf14 + fea0207 commit d1f7eeb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions 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 d1f7eeb

Please sign in to comment.