Module:Road data/strings/COL

< Module:Road data‎ | strings
Revision as of 05:42, 16 July 2021 by Zoran (talk | contribs) (Pywikibot 6.4.0)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

-- Argentina
local COL = {}

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

return ARG