Difference between revisions 59520304 and 59520597 on enwiktionary

local labels = {}
local aliases = {}
local deprecated = {}

local m_functions = require("Module:labels/data/functions")

-- A 
labels["Bzyb"] = {
(contracted; show full)	Wikipedia = "Ingiloy people",
	plain_categories = {"Ingilo Georgian"},
	language = "ka",
}
aliases["Ingiloy"] = "Ingilo"
aliases["Saingilo"] = "Ingilo"


-- kea start

labels["Barlavento"] = {
	Wikipedia = "Barlavento Islands",
	plain_categories = {"Barlavento Kabuverdianu"},
	language = "kea",
}

labels["Sotavento"] = {
	Wikipedia = "Sotavento Islands",
	plain_categories = {"Sotavento Kabuverdianu"},
	language = "kea",
}

-- kea end

-- ko start
labels["Chungcheong"] = {
	display = "[[w:Chungcheong dialect|Chungcheong]]",
	plain_categories = {"Chungcheong Korean"},
	language = "ko",
}

labels["Chungnam"] = {
(contracted; show full)		if there is a "language" field with a non-empty value.		]]
m_functions.handle_languages(labels)

return {
	["labels"] = labels,
	["aliases"] = aliases,
	["deprecated"] = deprecated,
}