Skip to content

Commit a79c11c

Browse files
committed
minor #41263 [Security] Added missing translations for Serbian (sr_Cyrl) (ajakov)
This PR was merged into the 4.4 branch. Discussion ---------- [Security] Added missing translations for Serbian (sr_Cyrl) | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #41065 | License | MIT | Doc PR | Added 2 missing translations. Commits ------- 0e3165c67d minor #41065 [Security] Added missing translations for Serbian (sr_Cyrl)
2 parents b3f6b55 + 754d4dd commit a79c11c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Resources/translations/security.sr_Cyrl.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,14 @@
7070
<source>Invalid or expired login link.</source>
7171
<target>Линк за пријављивање је истекао или је неисправан.</target>
7272
</trans-unit>
73+
<trans-unit id="19">
74+
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
75+
<target>Превише неуспешних покушаја пријављивања, молим покушајте поново за %minutes% минут.</target>
76+
</trans-unit>
77+
<trans-unit id="20">
78+
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
79+
<target>Превише неуспешних покушаја пријављивања, молим покушајте поново за %minutes% минута.</target>
80+
</trans-unit>
7381
</body>
7482
</file>
7583
</xliff>

0 commit comments

Comments
 (0)