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 774a1d3Copy full SHA for 774a1d3
src/Symfony/Component/Security/Core/Resources/translations/security.pl.xlf
@@ -70,6 +70,14 @@
70
<source>Invalid or expired login link.</source>
71
<target>Nieprawidłowy lub wygasły link logowania.</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>Zbyt wiele nieudanych prób logowania, spróbuj ponownie po upływie %minutes% minut.</target>
76
+ </trans-unit>
77
+ <trans-unit id="20">
78
+ <source>Too many failed login attempts, please try again in %minutes% minutes.</source>
79
80
81
</body>
82
</file>
83
</xliff>
0 commit comments