Difference between revisions 64975477 and 64975508 on enwiktionary

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

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

-- A 
labels["Bzyb"] = {
(contracted; show full)	plain_categories = {"Northern Proto-Finnic"},
	language = "fiu-fin-pro",
}

-- fiu-fin-pro end

-- fr

labels["Cajun French"] = {
	display = "Cajun",
	Wikipedia = true,
	plain_categories = {"Cajun French"},
	language = "fr",
}

labels["European French"] = {
	display = "Europe",
	Wikipedia = true,
	plain_categories = {"European French"},
	language = "fr",
}

labels["Ivory Coast French"] = {
(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,
}