mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
Multi-language support
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
Config = {}
|
||||
Config.Locale = 'fr'
|
||||
|
||||
Config.Price = 250
|
||||
|
||||
@@ -35,4 +36,4 @@ for i=1, #Config.Shops, 1 do
|
||||
Type = Config.MarkerType
|
||||
}
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user