mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
2a60ff3f1f
- Fixed sending a message to offline players when they get promoted, fired or whatever.
- Improved translation
- fixed hardcoded message
- improved translation with the usage of formatting
5 lines
131 B
Lua
5 lines
131 B
Lua
Config = {}
|
|
Config.Locale = 'fr'
|
|
Config.EnableESXIdentity = false
|
|
Config.MaxSalary = 3500
|