feat(locales): add Thailand(th) locales (#290)

* 🐛 fix nearby error when index was remove

* Update client.lua

* feat(locales): add Thailand(th) locale

---------

Co-authored-by: Linden <65407488+thelindat@users.noreply.github.com>
This commit is contained in:
Errorism
2023-04-12 21:40:18 +02:00
committed by GitHub
co-authored by Linden
parent 9f9170eb44
commit dd29f71167
+9
View File
@@ -0,0 +1,9 @@
{
"language": "Thailand",
"ui": {
"cancel": "ยกเลิก",
"close": "ปิด",
"confirm": "ยืนยัน",
"more": "เพิ่มเติม..."
}
}