Deltacms/core/vendor/geolocation/leaflet/locales/en-GB.js

7 lines
185 B
JavaScript

//English (Great Britain)
export default {
touch: "Use two fingers to move the map",
scroll: "Use ctrl + scroll to zoom the map",
scrollMac: "Use \u2318 + scroll to zoom the map"
};