diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/l10n/en.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 5e9a2619..0c8f433b 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -177,7 +177,9 @@ "reportTo": "To", "reportShow": "Show", "reportClear": "Clear", - "positionFixTime": "Time", + "positionFixTime": "Fix Time", + "positionDeviceTime": "Device Time", + "positionServerTime": "Server Time", "positionValid": "Valid", "positionAccuracy": "Accuracy", "positionLatitude": "Latitude", @@ -228,6 +230,7 @@ "positionMotion": "Motion", "positionArmed": "Armed", "positionAcceleration": "Acceleration", + "positionTemp": "Temperature", "positionDeviceTemp": "Device Temperature", "positionOperator": "Operator", "positionCommand": "Command", |