diff options
author | Edward Valley <ed.valley@yandex.com> | 2019-07-14 20:36:11 -0400 |
---|---|---|
committer | Edward Valley <ed.valley@yandex.com> | 2019-07-14 20:36:11 -0400 |
commit | 3b0f7304db66d560e241511f3c9dc6ebaf31013d (patch) | |
tree | 5373469d62c04ac8c370c7b2ab47a63cf2101ac5 /web/l10n | |
parent | 66fbb00c9ad302d746ca09e51a2a6a821aefab88 (diff) | |
download | etbsa-traccar-web-3b0f7304db66d560e241511f3c9dc6ebaf31013d.tar.gz etbsa-traccar-web-3b0f7304db66d560e241511f3c9dc6ebaf31013d.tar.bz2 etbsa-traccar-web-3b0f7304db66d560e241511f3c9dc6ebaf31013d.zip |
Changes after first review
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 07e7609..7374785 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -231,9 +231,8 @@ "serverForceSettings": "Force Settings", "mapTitle": "Map", "mapLayer": "Map Layer", - "mapCustom": "Custom Map", - "mapCustomXyzFormat": "Custom (XYZ)", - "mapCustomArcgisRest": "Custom (ArcGIS REST)", + "mapCustom": "Custom (XYZ)", + "mapCustomArcgis": "Custom (ArcGIS)", "mapCarto": "Carto Basemaps", "mapOsm": "Open Street Map", "mapBingKey": "Bing Maps Key", |