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)
This commit is contained in:
Fabien Potencier 2021-05-19 13:54:43 +02:00
commit 853b1dc57b
1 changed files with 8 additions and 0 deletions

View File

@ -70,6 +70,14 @@
<source>Invalid or expired login link.</source>
<target>Линк за пријављивање је истекао или је неисправан.</target>
</trans-unit>
<trans-unit id="19">
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
<target>Превише неуспешних покушаја пријављивања, молим покушајте поново за %minutes% минут.</target>
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target>Превише неуспешних покушаја пријављивања, молим покушајте поново за %minutes% минута.</target>
</trans-unit>
</body>
</file>
</xliff>