Modul:Road data/strings/SVN
Tampilan
-- Slovenia
local SVN = {}
SVN.E = {shield = "Tabliczka E%route%.svg",
link = "European route E%route%",
abbr = "E%route%"}
SVN.A = {shield = "Avtocesta A%route%.svg",
link = "A%route% (Slovenia)",
abbr = "A%route%"}
SVN.G = {shield = "Glavna cesta %route%.svg",
link = "G%route% (Slovenia)",
abbr = "G%route%"}
SVN.H = {shield = "Hitra cesta %route%.svg",
link = "H%route% (Slovenia)",
abbr = "H%route%"}
return SVN