aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/en.json
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-05-24 23:43:22 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2017-05-24 23:43:41 +1200
commit0e598a6232e9cd7188916e06077862d6630a255b (patch)
tree14d7a97478270b85a364d2e31d20a717c5f070e6 /web/l10n/en.json
parent4152d5749c9a2030edc4c7548a04ffa0ef851cd9 (diff)
downloadetbsa-traccar-web-0e598a6232e9cd7188916e06077862d6630a255b.tar.gz
etbsa-traccar-web-0e598a6232e9cd7188916e06077862d6630a255b.tar.bz2
etbsa-traccar-web-0e598a6232e9cd7188916e06077862d6630a255b.zip
Add new categories (fix #495)
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r--web/l10n/en.json19
1 files changed, 13 insertions, 6 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 754295e..bb19a1b 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"
}