Module:category tree/lang/cbk

Ang dokumentasyon ng ng modyul na ito ay maaaring likhain sa Module:category tree/lang/cbk/doc

local labels = {}
local handlers = {}

labels["surnames in the Catalogo alfabético de apellidos"] = {
	description = "{{{langname}}} surnames listed at the {{w|Catálogo alfabético de apellidos}}.<br>To add a {{{langname}}} surname to this category, add {{tl|Catálogo alfabético de apellidos|cbk}} to a surname entry's Etymology section.",
	parents = {{
		name = "surnames",
		sort = " Catálogo",
	}},
}

labels["na salitang walang padrong pambigkas"] = { --TLCHANGE
	description = "{{{langname}}} terms missing [[Template:cbk-IPA]] to indicate pronunciation.",
	parents = {{name = "na entradang pinapanatili"}}, --TLCHANGE "entry maintenance"
	hidden = true,
	can_be_empty = true,
	english_name = "terms without pronunciation template" --TLCHANGE
}

return {LABELS = labels, HANDLERS = handlers}