Module:Road data/strings/PER

From blackwiki
Jump to navigation Jump to search

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

-- Peru
local PER = {}

PER.RN = {shield = "PE-%route% route sign.svg",
         link = "Peru Highway %route%",
         abbr = "PE-%route%"}

PER.PA = {shield = "PE-1 panamerican highway route sign.svg",
         link = "Pan-American Highway",
         abbr = "Pan-American Highway"}

return PER