mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
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:
9
locales/th.json
Normal file
9
locales/th.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"language": "Thailand",
|
||||
"ui": {
|
||||
"cancel": "ยกเลิก",
|
||||
"close": "ปิด",
|
||||
"confirm": "ยืนยัน",
|
||||
"more": "เพิ่มเติม..."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user