Files
esx_core/config.lua
T
ElPumpo 2a60ff3f1f Fixed sending message to offline player (desc)
- 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
2018-04-08 23:51:21 +02:00

5 lines
131 B
Lua

Config = {}
Config.Locale = 'fr'
Config.EnableESXIdentity = false
Config.MaxSalary = 3500