minor #41092 [Security] Missing translations pt_BR (rezehnde)

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
This commit is contained in:
Nyholm 2021-05-05 10:05:55 +02:00
commit f9deae095b
No known key found for this signature in database
GPG Key ID: D6332DE2B6F8FA38
1 changed files with 8 additions and 0 deletions

View File

@ -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>