if you just need one language then you can change directly "Map Default"
etc. to whatever you want. For multilingual applications it should be
defined as
configList:{'default': _p("Map Default"),
'dev': _p("Map Dev")
},
with the respective translat
Hi,
I have a problem with some translations in the mapselect plugin in my
pmapper application.
I want to translate the configList facts that appears in the
js_config.php file.
Example:
PM.Plugin.Mapselect.settings = {
displayText:_p('Select Theme'),
configList:{'default':"Map Default"