Difference between revisions 63700872 and 63726870 on enwiktionary

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

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

-- A 
labels["Bzyb"] = {
(contracted; show full)
labels["Gurbet"] = {
	plain_categories = {"Gurbet Romani"},
	language = "rmy",
}

labels["Kalderaš"] = {

	Wikipedia = "Kalderash Romani language",
	plain_categories = {"Kalderaš Romani"},
	language = "rmy",
}

labels["Lovara"] = {
	plain_categories = {"Lovara Romani"},
	language = "rmy",
}
(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,
}