minor #41261 [Security] Added missing translations for Serbian (sr_Latn) (AJ-computerrock)

This PR was merged into the 4.4 branch.

Discussion
----------

[Security] Added missing translations for Serbian (sr_Latn)

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #41066
| License       | MIT
| Doc PR        |

Added 2 missing translations  for Serbian (sr_Latn).

Commits
-------

ce31fc3643 [Security] Added missing translations for Serbian (sr_Latn) #41066
This commit is contained in:
Fabien Potencier 2021-05-19 13:56:33 +02:00
commit 5f8035e121
1 changed files with 8 additions and 0 deletions

View File

@ -70,6 +70,14 @@
<source>Invalid or expired login link.</source>
<target>Link za prijavljivanje je istekao 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 neuspešnih pokušaja prijavljivanja, molim pokušajte ponovo za %minutes% minut.</target>
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target>Previše neuspešnih pokušaja prijavljivanja, molim pokušajte ponovo za %minutes% minuta.</target>
</trans-unit>
</body>
</file>
</xliff>