8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8cc4c3 commit 8c61c22Copy full SHA for 8c61c22
src/Symfony/Component/Security/Core/Resources/translations/security.pt_BR.xlf
@@ -70,6 +70,14 @@
70
<source>Invalid or expired login link.</source>
71
<target>Link de login inválido ou expirado.</target>
72
</trans-unit>
73
+ <trans-unit id="19">
74
+ <source>Too many failed login attempts, please try again in %minutes% minute.</source>
75
+ <target>Muitas tentativas de login inválidas, por favor, tente novamente em um minuto.</target>
76
+ </trans-unit>
77
+ <trans-unit id="20">
78
+ <source>Too many failed login attempts, please try again in %minutes% minutes.</source>
79
+ <target>Muitas tentativas de login inválidas, por favor, tente novamente em %minutes% minutos.</target>
80
81
</body>
82
</file>
83
</xliff>
0 commit comments