diff options
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 754295e2..bb19a1b1 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -330,13 +330,20 @@ "statisticsGeolocation": "Geolocation Requests", "categoryArrow": "Arrow", "categoryDefault": "Default", - "categoryCar": "Car", + "categoryAnimal": "Animal", + "categoryBicycle": "Bicycle", + "categoryBoat": "Boat", "categoryBus": "Bus", - "categoryTruck": "Truck", - "categoryShip": "Ship", - "categoryPlane": "Plane", + "categoryCar": "Car", + "categoryCrane": "Crane", + "categoryHelicopter": "Helicopter", "categoryMotorcycle": "Motorcycle", - "categoryBicycle": "Bicycle", + "categoryOffroad": "Offroad", "categoryPerson": "Person", - "categoryAnimal": "Animal" + "categoryPickup": "Pickup", + "categoryPlane": "Plane", + "categoryShip": "Ship", + "categoryTractor": "Tractor", + "categoryTruck": "Truck", + "categoryVan": "Van" } |