Difference between revisions 62516423 and 62519042 on enwiktionary

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

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

-- A 
labels["Bzyb"] = {
(contracted; show full)	language = "kea",
}
aliases["Badiú"] = "Santiago"
aliases["Badiú or Santiago"] = "Santiago"

-- kea end


-- kmr
labels["Badini"] = {
	Wikipedia = true,
	plain_categories = {"Badini"},
	language = "kmr",
}

-- ko start
labels["Chungcheong"] = {
	Wikipedia = "Chungcheong dialect",
	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,
}