Jump to content

Module:Road data/strings/DEU

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Happy5214 (talk | contribs) at 15:53, 2 March 2014 (Strings for Germany). 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)

-- Germany
local DEU = {}

DEU.A = {shield = "Bundesautobahn %route% number.svg",
         link = "Bundesautobahn %route%",
         abbr = "A %route%"}

DEU.B = {shield = "Bundesstraße %route% number.svg",
         link = "Bundesstraße %route%",
         abbr = "B %route%"}

return DEU