Module:Road data/strings/MDA

From blackwiki
< Module:Road data‎ | strings
Revision as of 08:53, 27 September 2020 by Blackwikiadmin (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

-- Moldova
local MDA = {}

MDA.R = {shield = "Schild R%route% Moldavië.svg",
         link = "",
         abbr = "R%route%"}
         
MDA.E = {shield = "Tabliczka_E%route%.svg",
         link = "European route E%route%",
         abbr = "E-%route%"}

MDA.M = {shield = "Schild M%route% Moldavië.svg",
         link = "M%route% highway (Moldova)",
         abbr = "M%route%"}

return MDA