Skip to content

Commit d10e36f

Browse files
committed
minor #38868 Added Thai missing translations (ibotdotout)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- Added Thai missing translations | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #38767 | License | MIT | Doc PR | - Added missing Thai translations based on 4.4 branch CC. @Nyholm Commits ------- 4f39516558 Added Thai missing translations
2 parents 9173ce7 + 9c9fd94 commit d10e36f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Resources/translations/security.th.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
<source>Account is locked.</source>
6363
<target>บัญชีถูกล็อกแล้ว</target>
6464
</trans-unit>
65+
<trans-unit id="17">
66+
<source>Too many failed login attempts, please try again later.</source>
67+
<target>มีความพยายามเข้าสู่ระบบล้มเหลวมากเกินไป กรุณาลองใหม่ภายหลัง</target>
68+
</trans-unit>
69+
<trans-unit id="18">
70+
<source>Invalid or expired login link.</source>
71+
<target>ลิงค์เข้าสู่ระบบไม่ถูกต้องหรือหมดอายุไปแล้ว</target>
72+
</trans-unit>
6573
</body>
6674
</file>
6775
</xliff>

0 commit comments

Comments
 (0)