resources.js

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