mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 18:01:25 +00:00
4f7653abe7
Changed the default language to be English it is the universal language.
4 lines
55 B
Lua
4 lines
55 B
Lua
Config = {}
|
|
Config.Locale = 'en'
|
|
Config.Visible = true
|