minor #38711 [Security] Add missing polish translations (marmichalski)

This PR was submitted for the 5.x branch but it was merged into the 3.4 branch instead.

Discussion
----------

[Security] Add missing polish translations

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | yes/no
| New feature?  | no
| Deprecations? | no
| Tickets       | #38710
| License       | MIT

This PR adds missing polish security translations.

Commits
-------

23fa42267e [Security] Add missing polish translations
This commit is contained in:
Fabien Potencier 2020-10-25 11:48:34 +01:00
commit 83f5dd2637

View File

@ -66,6 +66,14 @@
<source>Account is locked.</source>
<target>Konto jest zablokowane.</target>
</trans-unit>
<trans-unit id="17">
<source>Too many failed login attempts, please try again later.</source>
<target>Zbyt dużo nieudanych prób logowania, proszę spróbować ponownie później.</target>
</trans-unit>
<trans-unit id="18">
<source>Invalid or expired login link.</source>
<target>Nieprawidłowy lub wygasły link logowania.</target>
</trans-unit>
</body>
</file>
</xliff>