diff --git a/data/core.yaml b/data/core.yaml index 1472f46a2..153f2b791 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -538,7 +538,7 @@ en: key: L title: Show My Location locating: "Locating, please wait..." - location_unavailable: Your location is unavailable + location_unavailable: Your location is unavailable. inspector: zoom_to: key: Z diff --git a/dist/locales/en.json b/dist/locales/en.json index 7b82d6dc9..9b44e3550 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -681,7 +681,7 @@ "key": "L", "title": "Show My Location", "locating": "Locating, please wait...", - "location_unavailable": "Your location is unavailable" + "location_unavailable": "Your location is unavailable." }, "inspector": { "zoom_to": {