Skip to content

Commit f99a50d

Browse files
committed
minor #38791 [Security] Add missing Latvian translations (andrewmy)
This PR was merged into the 3.4 branch. Discussion ---------- [Security] Add missing Latvian translations | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Part of #34710, #34749 | License | MIT | Doc PR | N/A Commits ------- 7f2b13bcb3 [Security] Add missing Latvian translations
2 parents b650865 + 0b1d941 commit f99a50d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Resources/translations/security.lv.xlf

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,14 @@
6666
<source>Account is locked.</source>
6767
<target>Konts ir slēgts.</target>
6868
</trans-unit>
69+
<trans-unit id="17">
70+
<source>Too many failed login attempts, please try again later.</source>
71+
<target>Pārāk daudz atteiktu ieejas mēģinājumu, lūdzu, mēģiniet vēlreiz vēlāk.</target>
72+
</trans-unit>
73+
<trans-unit id="18">
74+
<source>Invalid or expired login link.</source>
75+
<target>Ieejas saite ir nederīga vai arī tai ir beidzies derīguma termiņš.</target>
76+
</trans-unit>
6977
</body>
7078
</file>
71-
</xliff>
79+
</xliff>

0 commit comments

Comments
 (0)