Module:Road data/strings/COL
MyWikiBiz, Author Your Legacy — Friday October 31, 2025
< Module:Road data | strings
Jump to navigationJump to searchDocumentation 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
