mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
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
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
Config = {}
|
||||
Config.Locale = 'fr'
|
||||
Config.EnableESXIdentity = false
|
||||
Config.MaxSalary = 3500
|
||||
Config.MaxSalary = 3500
|
||||
|
||||
Reference in New Issue
Block a user