Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
Add missing security translations
Browse files Browse the repository at this point in the history
  • Loading branch information
HypeMC committed Jun 5, 2021
1 parent 0a58465 commit 3400e50
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Core/Resources/translations/security.hr.xlf
Expand Up @@ -70,6 +70,14 @@
<source>Invalid or expired login link.</source>
<target>Link za prijavu je isteako ili je neispravan.</target>
</trans-unit>
<trans-unit id="19">
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
<target>Previše neuspjelih pokušaja prijave, molim pokušajte ponovo za %minutes% minutu.</target>
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target>Previše neuspjelih pokušaja prijave, molim pokušajte ponovo za %minutes% minutu.|Previše neuspjelih pokušaja prijave, molim pokušajte ponovo za %minutes% minute.|Previše neuspjelih pokušaja prijave, molim pokušajte ponovo za %minutes% minuta.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit 3400e50

Please sign in to comment.