跳转到内容

模組: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 = "歐洲E%route%公路",
         abbr = "E %route%"}         
CHE.H = {shield = "Hauptstrasse Nummer %route%.svg",
         link = "Main Road %route% (Switzerland)",
         abbr = "H%route%"}  
         
return CHE