Module:Road data/strings/CAN
< Module:Road data | strings
Jump to navigation
Jump 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