Jump to content

Module:labels/data/lang/kok

From Wiktionary, the free dictionary

This module contains data for language-specific labels. See Module:labels/data for more info.


local labels = {}

labels["Catholic"] = {
	Wikipedia = "Goan Catholics",
	regional_categories = true,
}

labels["Canara"] = {
	Wikipedia = "Canarese Konkani",
	regional_categories = true,
}

return require("Module:labels").finalize_data(labels)