-- Constant data used by [[Module:Political party]]

local alternate = {
}

local full = {
	["Ямина"] = {abbrev = "", color = "#19A3BD", shortname = "",},
	["Яхадут-ха-Тора"] = {abbrev = "ЯХТ", color = "#003366", shortname = "",},
}

return {
	full = full,
	alternate = alternate,
}