Skip to content

Commit c51efa6

Browse files
committed
minor #39036 Add Romanian missing translations (gabiudrescu)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- Add Romanian missing translations | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | kinda | New feature? | no | Deprecations? | no | Tickets | Fix #38758 | License | MIT | Doc PR | n/a Commits ------- 6aa31a13c7 Add Romanian missing translations
2 parents 56c8d75 + b87625c commit c51efa6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Resources/translations/security.ro.xlf

+8
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
<source>Account is locked.</source>
6363
<target>Contul este blocat.</target>
6464
</trans-unit>
65+
<trans-unit id="17">
66+
<source>Too many failed login attempts, please try again later.</source>
67+
<target>Prea multe încercări de autentificare eșuate, vă rugăm să încercați mai târziu.</target>
68+
</trans-unit>
69+
<trans-unit id="18">
70+
<source>Invalid or expired login link.</source>
71+
<target>Link de autentificare invalid sau expirat.</target>
72+
</trans-unit>
6573
</body>
6674
</file>
6775
</xliff>

0 commit comments

Comments
 (0)