mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
fix
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ Config.EnablePlayerManagement = false
|
||||
Config.EnableArmoryManagement = false
|
||||
Config.EnableESXIdentity = false -- only turn this on if you are using esx_identity
|
||||
Config.EnableNonFreemodePeds = false -- turn this on if you want custom peds
|
||||
Config.EnableSocietyOwnedVehicles = false -- allows use a police garage
|
||||
Config.EnableSocietyOwnedVehicles = false
|
||||
Config.EnableLicenses = false -- only turn this on if you are using esx_license
|
||||
Config.MaxInService = -1
|
||||
Config.Locale = 'fr'
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
Locales['en'] = {
|
||||
Locales['pl'] = {
|
||||
-- Cloakroom
|
||||
['cloakroom'] = 'Szatnia',
|
||||
['citizen_wear'] = 'Ubranie Cywilne',
|
||||
|
||||
Reference in New Issue
Block a user