Skip to content

Commit

Permalink
Add Romanian missing translations
Browse files Browse the repository at this point in the history
  • Loading branch information
gabiudrescu authored and fabpot committed Nov 27, 2020
1 parent e53c5fa commit b87625c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Resources/translations/security.ro.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@
<source>Account is locked.</source>
<target>Contul este blocat.</target>
</trans-unit>
<trans-unit id="17">
<source>Too many failed login attempts, please try again later.</source>
<target>Prea multe încercări de autentificare eșuate, vă rugăm să încercați mai târziu.</target>
</trans-unit>
<trans-unit id="18">
<source>Invalid or expired login link.</source>
<target>Link de autentificare invalid sau expirat.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit b87625c

Please sign in to comment.