From 4966403aab46912dd29b8385b6050e95c47c295f Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 8 Oct 2016 17:17:27 +1300 Subject: Add various coordinate formats --- web/l10n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/l10n/en.json') diff --git a/web/l10n/en.json b/web/l10n/en.json index 6dbcb3de..45b3138a 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -15,6 +15,9 @@ "sharedHour": "Hour", "sharedMinute": "Minute", "sharedSecond": "Second", + "sharedDecimalDegrees": "Decimal Degrees", + "sharedDegreesDecimalMinutes": "Degrees Decimal Minutes", + "sharedDegreesMinutesSeconds": "Degrees Minutes Seconds", "sharedName": "Name", "sharedDescription": "Description", "sharedSearch": "Search", @@ -64,6 +67,7 @@ "settingsUsers": "Users", "settingsSpeedUnit": "Speed", "settingsTwelveHourFormat": "12-hour Format", + "settingsCoordinateFormat": "Coordinates Format", "reportTitle": "Reports", "reportDevice": "Device", "reportGroup": "Group", -- cgit v1.2.3