resources.js

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