diff options
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 4 |
1 files changed, 4 insertions, 0 deletions
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", |