Modulo:MapLink/i18n
Aspetto
La documentazione per questo modulo può essere creata in Modulo:MapLink/i18n/man
-- internationalisation
return {
msg = {
apple = '', -- non usato su it:voy
google = '', -- non usato su it:voy
osm = '', -- non usato su it:voy
},
links = {
apple = '', -- non usato su it:voy
google = '', -- non usato su it:voy
osm = '', -- non usato su it:voy
},
icons = {
apple = '', -- non usato su it:voy
google = '', -- non usato su it:voy
osm = '', -- non usato su it:voy
},
sizes = {
apple = '', -- non usato su it:voy
google = '', -- non usato su it:voy
osm = '', -- non usato su it:voy
},
blockedCountries = {
--Q148=China, Q884=South Korea, Q241=Cuba, Q794=Iran
apple = {Q148 = true, Q884 = true, Q241 = true, Q794 = true},
google = {Q148 = true, Q884 = true, Q241 = true, Q794 = true},
osm = {},
},
}