Difference between revisions of "Module:Road data/strings/DJI"

MyWikiBiz, Author Your Legacy — Friday September 05, 2025
Jump to navigationJump to search
(Pywikibot 6.4.0)
 
(No difference)

Latest revision as of 05:42, 16 July 2021

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

-- Djibouti
local DJI = {}

DJI.RN = {
	shield = "Route %route%-DJI.png",
	name = "National Highway %route%",
	link = "National Highway %route% (Djibouti)",
	abbr = "RN-%route%"
	
}
		 
return DJI