From ef315b8e10329db80da1a97e96b3cc82481370ae Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Fri, 28 Oct 2022 06:48:33 -0700 Subject: Persist map geofences --- modern/src/resources/l10n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'modern/src/resources/l10n/en.json') diff --git a/modern/src/resources/l10n/en.json b/modern/src/resources/l10n/en.json index f6d43e7a..dd1f6723 100644 --- a/modern/src/resources/l10n/en.json +++ b/modern/src/resources/l10n/en.json @@ -112,6 +112,7 @@ "calendarThursday": "Thursday", "calendarFriday": "Friday", "calendarSaturday": "Saturday", + "attributeShowGeofences": "Show Geofences", "attributeSpeedLimit": "Speed Limit", "attributeFuelDropThreshold": "Fuel Drop Threshold", "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", -- cgit v1.2.3