Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 7b94f2a

Browse files
committed
minor #39332 Add Croatian (hr) translations (jseparovic1)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- Add Croatian (hr) translations | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? |no | Deprecations? | no | Tickets | Fix #38734 | License | MIT #SymfonyHackday Commits ------- f2dbbd2e58 Add Croatian (hr) translations
2 parents 2710b2e + 830479d commit 7b94f2a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Core/Resources/translations/security.hr.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
<source>Account is locked.</source>
6363
<target>Račun je zaključan.</target>
6464
</trans-unit>
65+
<trans-unit id="17">
66+
<source>Too many failed login attempts, please try again later.</source>
67+
<target>Previše neuspjelih pokušaja prijave, molim pokušajte ponovo kasnije.</target>
68+
</trans-unit>
69+
<trans-unit id="18">
70+
<source>Invalid or expired login link.</source>
71+
<target>Link za prijavu je isteako ili je neispravan.</target>
72+
</trans-unit>
6573
</body>
6674
</file>
6775
</xliff>

0 commit comments

Comments
 (0)