resources.js

12 lines | 196 B Blame History Raw Download
define(
   ({
        map: {
            error: "é_Unable to create map_È"
        }, 
        tools: {
        	legend: "é_Legend_È",
        	 about: "é_About_È"
        }
    })
   
);