Modul:Road data/strings/CHE
-- Switzerland
local CHE = {}
CHE.A = {shield = "A%route%Swiss.svg",
link = "A%route% motorway (Switzerland)",
abbr = "A%route%"}
CHE.E = {shield = "Tabliczka E%route%.svg",
link = "European route E%route% in Switzerland",
abbr = "E %route%"}
CHE.H = {shield = "Hauptstrasse Nummer %route%.svg",
link = "Main Road %route% (Switzerland)",
abbr = "H%route%"}
return CHE