diff --git a/custom_components/gasbuddy/translations/en.json b/custom_components/gasbuddy/translations/en.json index bd9d1f6..2975c6d 100644 --- a/custom_components/gasbuddy/translations/en.json +++ b/custom_components/gasbuddy/translations/en.json @@ -50,7 +50,8 @@ "init": { "data": { "interval": "Polling interval", - "uom": "Show per liter/gallon in unit of measure" + "uom": "Show per liter/gallon in unit of measure", + "gps": "Show stations on map (disable lat/long attributes)" } } }