Modul:Road data/strings/CYP

-- Cyprus
local CYP = {}

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

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

return CYP