Current File : /home/jvzmxxx/wiki/extensions/Kartographer/lib/mapbox/mapbox.i18n.js
/**
 * Replace mapbox messages with MediaWiki messages
 */

L.Control.Zoom.prototype.options.zoomInTitle = mw.msg( 'mapbox-control-zoomin-title' );
L.Control.Zoom.prototype.options.zoomOutTitle = mw.msg( 'mapbox-control-zoomout-title' );