Errorism dd29f71167 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>
2023-04-12 21:40:18 +02:00
2023-02-25 22:22:58 +01:00
2022-11-24 17:02:03 +11:00
2023-02-22 10:08:43 +11:00
2022-07-05 05:17:52 +10:00
2022-08-15 20:48:37 +10:00


Lua Library for FiveM

FXServer provides its own system for including files, which we use to load this resource in the fxmanifest via

shared_script '@ox_lib/init.lua'

server.cfg

add_ace resource.ox_lib command.add_ace allow
add_ace resource.ox_lib command.remove_ace allow
add_ace resource.ox_lib command.add_principal allow
add_ace resource.ox_lib command.remove_principal allow

License

LGPL-3.0-or-later

Description
No description provided
Readme 5.7 MiB
Languages
Lua 62.5%
TypeScript 35.6%
CSS 1.7%