Difference between revisions 64544481 and 64544496 on enwiktionary

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

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

-- A 
labels["Bzyb"] = {
(contracted; show full)	plain_categories = { "Naga Bikol Central" },
	language = "bcl",
}
aliases["Naga Bikol"] = "Naga"

labels["Partido"] = {
	plain_categories = { "Partido Bikol Central" },
	language = "
tbcl",
}
aliases["Partido Bikol"] = "Partido"

--bcl end

-- be start
labels["Taraškievica"] = {
(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,
}