diff options
author | Abyss777 <abyss@fox5.ru> | 2017-09-26 17:21:18 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-09-26 17:21:18 +0500 |
commit | 5b8306084be0e203801c7e25d4084ef0b56b724c (patch) | |
tree | e9b5f6648996aa846863ad954cd08b6653782345 /web/l10n/en.json | |
parent | 9f7a04a6bf64554e3d2adccac9698801a0f47296 (diff) | |
download | trackermap-web-5b8306084be0e203801c7e25d4084ef0b56b724c.tar.gz trackermap-web-5b8306084be0e203801c7e25d4084ef0b56b724c.tar.bz2 trackermap-web-5b8306084be0e203801c7e25d4084ef0b56b724c.zip |
Add roaming and steps attributes
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 91f5ca7f..5abeea67 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -181,6 +181,7 @@ "positionSatVisible": "Visible Satellites", "positionRssi": "RSSI", "positionGps": "GPS", + "positionRoaming": "Roaming", "positionEvent": "Event", "positionAlarm": "Alarm", "positionStatus": "Status", @@ -188,6 +189,7 @@ "positionServiceOdometer": "Service Odometer", "positionTripOdometer": "Trip Odometer", "positionHours": "Hours", + "positionSteps": "Steps", "positionInput": "Input", "positionOutput": "Output", "positionBatteryLevel": "Battery Level", |