Module:Road data/strings/COL

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Fredddie at 22:47, 20 September 2021 (fix). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

-- Colombia
local COL = {}

COL.RN = {
	shield = "Rutacol-%route%.svg",
	name = "Route %route%",
	link = "National Route %route% (Colombia)",
	abbr = "Route %route%"
}

return COL