Jump to content

Module:Road data/strings/NAM

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ron2K (talk | contribs) at 06:05, 12 March 2019 (created strings for Namibia). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

-- Namibia
local NAM = {}

NAM.A = {shield = "Schild A%route% NA.svg",
         link = "A%route% road (Namibia)",
         abbr = "A%route%"}

NAM.B = {shield = "Schild B%route% NA.svg",
         link = "B%route% road (Namibia)",
         abbr = "B%route%"}

NAM.C = {shield = "Schild C%route% NA.svg",
         link = "C%route% road (Namibia)",
         abbr = "C%route%"}

return NAM