mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Update config.lua
Changed the default language to be English as it is the universal language.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
Config = {}
|
||||
|
||||
Config.Locale = 'fr'
|
||||
Config.Locale = 'en'
|
||||
Config.EnableESXIdentity = false
|
||||
Config.MaxSalary = 3500
|
||||
|
||||
Reference in New Issue
Block a user