Add Thai Translation (#4513)

* Add Thai Translation

* Remove yarn.lock and add to .gitignore

* Update Thai translation

* Update Thai translation for World Info entry status descriptions

* fixed thai translation
This commit is contained in:
Rawi1005
2025-09-12 23:20:14 +07:00
committed by GitHub
parent 60bcbe3b4f
commit a6c3e4c444
3 changed files with 1465 additions and 2 deletions
+1 -1
View File
@@ -54,4 +54,4 @@ public/scripts/extensions/third-party
.aider*
.env
/StartDev.bat
yarn.lock
+3 -1
View File
@@ -13,5 +13,7 @@
{ "lang": "ru-ru", "display": "Русский (Russian)" },
{ "lang": "es-es", "display": "Español (Spanish)" },
{ "lang": "uk-ua", "display": "Yкраїнська (Ukrainian)" },
{ "lang": "vi-vn", "display": "Tiếng Việt (Vietnamese)" }
{ "lang": "vi-vn", "display": "Tiếng Việt (Vietnamese)" },
{ "lang": "th-th", "display": "ไทย (Thai)" }
]
File diff suppressed because it is too large Load Diff