forked from Simnation/Main
update
This commit is contained in:
parent
91f5e9d0a3
commit
dda325f5ba
14 changed files with 938 additions and 127 deletions
|
@ -59,7 +59,7 @@ end
|
|||
|
||||
local table = lib.table
|
||||
|
||||
---Loads the ox_lib locale module. Prefer using fxmanifest instead (see [docs](https://overextended.dev/ox_lib#usage)).
|
||||
---Loads the ox_lib locale module. Prefer using fxmanifest instead (see [docs](https://coxdocs.dev/ox_lib#usage)).
|
||||
---@param key? string
|
||||
function lib.locale(key)
|
||||
local lang = key or lib.getLocaleKey()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue