Module:Road data/strings/AZE

From blackwiki
< Module:Road data‎ | strings
Revision as of 01:00, 9 September 2019 by blackwiki>WMSR (Created module)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

-- Azerbaijan
local AZE = {}

AZE.E = {shield = "E%route%-AZ.png",
		 link = "European route E%route%",
		 abbr = "E-%route%"}

AZE.AH = {shield = "AH%route%-AZ.png",
		 link = "AH%route%",
		 abbr = "AH-%route%"}

AZE.M = {shield = "M%route%-AZ.png",
		link = "M%route% Highway (Azerbaijan)",
		abbr = "M-%route%"}

AZE.R = {shield = "R%route%-KZ.svg",
         link = "R%route% Highway (Azerbaijan)",
         abbr = "R-%route%"}

return AZE