mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
fix(locale): trigger setLocale in locale module
This commit is contained in:
@@ -30,4 +30,6 @@ RegisterNUICallback('init', function(_, cb)
|
||||
})
|
||||
end)
|
||||
|
||||
if not settings.locale then lib.setLocale(GetConvar('ox:locale', 'en')) end
|
||||
|
||||
lib.locale(settings.locale)
|
||||
|
||||
Reference in New Issue
Block a user