Skip to content

Commit

Permalink
[Security] Added missing Polish translations
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiroRyokoshi authored and fabpot committed May 6, 2021
1 parent 0e08b37 commit bb78c53
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Resources/translations/security.pl.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>Nieprawidłowy lub wygasły link logowania.</target>
</trans-unit>
<trans-unit id="19">
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
<target>Zbyt wiele nieudanych prób logowania, spróbuj ponownie po upływie %minutes% minut.</target>
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target>Zbyt wiele nieudanych prób logowania, spróbuj ponownie po upływie %minutes% minut.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit bb78c53

Please sign in to comment.