mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
feat(locale): add lib.getLocale for sharing locales between resources
This commit is contained in:
@@ -50,3 +50,5 @@ if not LoadResourceFile(lib.name, 'web/build/index.html') then
|
||||
end
|
||||
|
||||
function lib.hasLoaded() return true end
|
||||
|
||||
lib.locale()
|
||||
|
||||
Reference in New Issue
Block a user