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

7 lines
169 B
JavaScript
Raw Normal View History

2023-11-04 10:30:31 +01:00
//English
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"
};