Changes

Pywikibot 6.4.0
-- Cyprus
local CYP = {}

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

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

return CYP