Sha256: 497f49b18a091cfb7498205d74ab438eb5b3bb4b551a3a3896d06ec42c20cdad
Contents?: true
Size: 530 Bytes
Versions: 1
Compression:
Stored size: 530 Bytes
Contents
L.drawLocal ||= {} _.merge(L.drawLocal, { split: { toolbar: { actions: { save: { title: 'Save changes', text: 'Save' }, cancel: { title: 'Cancel splitting, discards all changes', text: 'Cancel' } }, buttons: { cutPolyline: 'Split layer' } } }, zoom: { zoomInTitle: 'Zoom in', zoomOutTitle: 'Zoom out' }, home: { toolbar: { buttons: { home: 'Center to polygons' } } } })
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ekylibre-cartography-0.0.1 | app/assets/javascripts/cartography/leaflet/i18n.coffee |