Module:Road data/strings/BGR

From blackwiki
Jump to navigation Jump to search

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

-- Bulgaria
local BGR = {}

BGR.E = {shield = "Tabliczka E%route%.svg",
		 link = "European route E%route%",
		 abbr = "E%route%"}
		 
BGR.A = {shield = "Mw A%route% BG.svg",
		 link = "A%route% motorway (Bulgaria)",
		 abbr = "A%route%"}
		 
BGR.I = {shield = "Nat road %route% BG.svg",
         link = {default =	"I-%route% road (Bulgaria)",
         		["18"] = "Sofia Ring Road"},
         abbr = "I-%route%"}

return BGR