diff options
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 80e17af4..35b15224 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -42,6 +42,10 @@ "sharedSecondAbbreviation": "s", "sharedVoltAbbreviation": "V", "sharedLiterAbbreviation": "l", + "sharedGallonAbbreviation": "gal", + "sharedLiter": "Liter", + "sharedImpGallon": "Imp. Gallon", + "sharedUsGallon": "U.S. Gallon", "sharedLiterPerHourAbbreviation": "l/h", "sharedGetMapState": "Get Map State", "sharedComputedAttribute": "Computed Attribute", @@ -136,7 +140,9 @@ "settingsGroups": "Groups", "settingsServer": "Server", "settingsUsers": "Users", - "settingsSpeedUnit": "Speed", + "settingsDistanceUnit": "Distance Unit", + "settingsSpeedUnit": "Speed Unit", + "settingsVolumeUnit": "Volume Unit", "settingsTwelveHourFormat": "12-hour Format", "settingsCoordinateFormat": "Coordinates Format", "reportTitle": "Reports", |