Difference between revisions 58654005 and 58654012 on enwiktionary

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

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

-- A

(contracted; show full)	language = "os",
}
aliases["Iron dialect"] = "Iron"

labels["Issime"] = {
	display = "[[w:Issime|Issime]]",
	plain_categories = {"Issime Walser"},

	language = "gsw",
}

labels["Itivimuit"] = {
	plain_categories = {"Itivimuit Inuktitut"},
	language = "iu",
}

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,
}