Module:Road data/strings/CAN

MyWikiBiz, Author Your Legacy — Wednesday May 08, 2024
Jump to navigationJump to search

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

-- Canada
local CAN = {}

CAN.road = {
	shield = '',
	name = "%route%",
	link = '',
	abbr = "%route%",
	browse = '',
}

return CAN