Module:Road data/strings/JOR

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Fredddie at 04:43, 19 December 2021 (add translation). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

-- Jordan
local JOR = {}

JOR.MRN = {
	shield = "Mashreq-M%route%.gif",
	link = "Arab Mashreq International Road Network",
	abbr = "M%route%"
}

JOR.HK = {
	shield = "JOR Route %route%.svg",
	link = "Highway %route% (Jordan)",
	abbr = "Highway %route%",
	translation = "%route% طريق",
	lang = "ar"
}
JOR.Hwy = JOR.HK

return JOR