Skip to content

Commit 7abf7b6

Browse files
committed
minor #38715 [Security] Synchronized translations with 5.x (derrabus)
This PR was merged into the 3.4 branch. Discussion ---------- [Security] Synchronized translations with 5.x | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Part of #38710 | License | MIT | Doc PR | N/A Commits ------- 3d7863f5b5 [Security] Synchronized translations with 5.x.
2 parents a85842a + 52d4c79 commit 7abf7b6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Resources/translations/security.en.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,14 @@
6666
<source>Account is locked.</source>
6767
<target>Account is locked.</target>
6868
</trans-unit>
69+
<trans-unit id="17">
70+
<source>Too many failed login attempts, please try again later.</source>
71+
<target>Too many failed login attempts, please try again later.</target>
72+
</trans-unit>
73+
<trans-unit id="18">
74+
<source>Invalid or expired login link.</source>
75+
<target>Invalid or expired login link.</target>
76+
</trans-unit>
6977
</body>
7078
</file>
7179
</xliff>

0 commit comments

Comments
 (0)