Skip to content

Commit

Permalink
minor #41263 [Security] Added missing translations for Serbian (sr_Cy…
Browse files Browse the repository at this point in the history
…rl) (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)
  • Loading branch information
fabpot committed May 19, 2021
2 parents b3f6b55 + 754d4dd commit a79c11c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Resources/translations/security.sr_Cyrl.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>Линк за пријављивање је истекао или је неисправан.</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>

0 comments on commit a79c11c

Please sign in to comment.