跳转到内容

模組:Road data/strings/HUN

维基百科,自由的百科全书
-- Hungary
local HUN = {}

HUN[''] = {color = "background:#00008B; color:#fff;"}

HUN.E = {shield = "E%route%-HU.svg",
         link = "歐洲E%route%公路",
         abbr = "E%route%",
         name = "E%route%"}
         
HUN.M = {shield = "M%route% (Hu) Otszogletu kek tabla.svg",
         link = "M%route% motorway (Hungary)",
         abbr = "M%route%"}

return HUN