minor #41588 Add missing translations for Thai (kiennguyen95)

This PR was merged into the 4.4 branch.

Discussion
----------

Add missing translations for Thai

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #41086
| License       | MIT

Add missing Thai translations to Security component.

Commits
-------

d3249baa06 Add missing translations for Thai
This commit is contained in:
Nicolas Grekas 2021-06-08 11:01:04 +02:00
commit b6d9c47df3

View File

@ -70,6 +70,14 @@
<source>Invalid or expired login link.</source>
<target>ลิงค์เข้าสู่ระบบไม่ถูกต้องหรือหมดอายุไปแล้ว</target>
</trans-unit>
<trans-unit id="19">
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
<target>มีความพยายามเข้าสู่ระบบล้มเหลวมากเกินไป โปรดลองอีกครั้งใน %minutes% นาที</target>
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target>มีความพยายามเข้าสู่ระบบล้มเหลวมากเกินไป โปรดลองอีกครั้งใน %minutes% นาที</target>
</trans-unit>
</body>
</file>
</xliff>