mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 13:01:31 +00:00
Update config.lua
Changed the default language to be English it is the universal language.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
Config = {}
|
||||
Config.Locale = 'fr'
|
||||
Config.Locale = 'en'
|
||||
Config.Visible = true
|
||||
|
||||
Reference in New Issue
Block a user