Module:Road data/strings/CAN
MyWikiBiz, Author Your Legacy — Monday November 10, 2025
< Module:Road data | strings
Jump to navigationJump to searchDocumentation 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