diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-12-31 12:03:47 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2016-12-31 12:03:47 +1300 |
commit | dc2ceba479c50d34a3d4c305edaf938a2df391a9 (patch) | |
tree | 7dbe58fbd356ac1b8fdd098eef9e404aa36786a8 /web/l10n/en.json | |
parent | a4b38c4e95fa5aa7533db945ea2f8200102a4ff4 (diff) | |
download | trackermap-web-dc2ceba479c50d34a3d4c305edaf938a2df391a9.tar.gz trackermap-web-dc2ceba479c50d34a3d4c305edaf938a2df391a9.tar.bz2 trackermap-web-dc2ceba479c50d34a3d4c305edaf938a2df391a9.zip |
Show accuracy in the web interface
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index c760ea24..e7b05740 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -97,6 +97,7 @@ "reportClear": "Clear", "positionFixTime": "Time", "positionValid": "Valid", + "positionAccuracy": "Accuracy", "positionLatitude": "Latitude", "positionLongitude": "Longitude", "positionAltitude": "Altitude", |