aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r--web/l10n/en.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 18edf52..075d230 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -139,6 +139,8 @@
"positionAddress": "Address",
"positionProtocol": "Protocol",
"positionDistance": "Distance",
+ "positionRpm": "RPM",
+ "positionFuel": "Fuel",
"serverTitle": "Server Settings",
"serverZoom": "Zoom",
"serverRegistration": "Registration",
@@ -152,6 +154,10 @@
"mapBingKey": "Bing Maps Key",
"mapBingRoad": "Bing Maps Road",
"mapBingAerial": "Bing Maps Aerial",
+ "mapBingHybrid": "Bing Maps Hybrid",
+ "mapBaidu": "Baidu",
+ "mapYandexMap": "Yandex Map",
+ "mapYandexSat": "Yandex Satellite",
"mapShapePolygon": "Polygon",
"mapShapeCircle": "Circle",
"mapShapePolyline": "Polyline",
@@ -197,6 +203,7 @@
"eventDeviceMoving": "Device is moving",
"eventDeviceStopped": "Device has stopped",
"eventDeviceOverspeed": "Device exceeds the speed",
+ "eventDeviceFuelDrop": "Fuel drop event",
"eventCommandResult": "Command result",
"eventGeofenceEnter": "Device has entered geofence",
"eventGeofenceExit": "Device has exited geofence",