Module:Road data/strings/CYP

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Kurmanbek at 22:05, 14 October 2021. 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

-- Cyprus
local CYP = {}

CYP.A = {
	shield = "A%route% Motorway Cyprus.svg",
	name = "A%route%",
	link = "A%route% motorway (Cyprus)",
	abbr = "A%route%",
	color = "primary"
}

CYP.B = {
	shield = "B%route% road cyprus.svg",
	name = "B%route%",
	link = "B%route% road (Cyprus)",
	abbr = "B%route%"
}

return CYP