Jump to content

Module:Road data/strings/CAN: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
create
(No difference)

Revision as of 23:42, 5 March 2020

-- Canada
local CAN = {}

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

return CAN