Module:Road data/strings/COL

Revision as of 22:47, 20 September 2021 by imported>Fredddie (fix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Road data/strings/COL/doc

-- Colombia
local COL = {}

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

return COL