Module:Road data/strings/CAN
MyWikiBiz, Author Your Legacy — Thursday November 14, 2024
< 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