Multi-language support

This commit is contained in:
nearbyplayer
2017-08-15 21:53:10 -04:00
parent 62a1413969
commit 9b317e5582
5 changed files with 23 additions and 4 deletions
+2 -1
View File
@@ -5,11 +5,12 @@ Config.MarkerSize = {x = 2.0, y = 2.0, z = 1.0}
Config.MarkerColor = {r = 204, g = 204, b = 0}
Config.ParkingMarkerSize = {x = 3.0, y = 3.0, z = 2.0}
Config.ParkingMarkerColor = {r = 102, g = 102, b = 204}
Config.Locale = 'fr'
Config.Zones = {}
Config.Garages = {
MiltonDrive = {
IsClosed = true,