Content deleted Content added
add translation |
add |
||
Line 22:
orientation = "upright",
translation = "Carretera federal %route%",
lang = "es-mx",▼
maint = "[[Secretariat of Communications and Transportation (Mexico)|Secretariat of Communications and Transportation]]",
nbrowse = "[[Mexican Federal Highway]]s",
Line 82 ⟶ 81:
orientation = "upright",
translation = "Carretera estatal %route%",
}
Line 95 ⟶ 93:
for k, v in pairs(MEX) do if k:find ("^%a") then
v.browse = stateBrowse
end
end
|