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:
+1
-1
@@ -54,4 +54,4 @@ public/scripts/extensions/third-party
|
||||
.aider*
|
||||
.env
|
||||
/StartDev.bat
|
||||
|
||||
yarn.lock
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user