Difference between revisions 58627927 and 58652221 on enwiktionary

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

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

labels["Aeolic"] = {
	Wikipedia = "Aeolic Greek",
(contracted; show full)}

labels["Lovara"] = {
	plain_categories = {"Lovara Romani"},
	language = "rmy",
}


labels["Low Prussian"] = {
	Wikipedia = "Low Prussian dialect",
	plain_categories = {"Low Prussian German Low German"},
	language = "nds-de",
}

labels["Lowlands Scots"] = {
	plain_categories = {"Lowlands Scots"},
	language = "sco",
}

labels["Lwów"] = {
	display = "Lwów",
	Wikipedia = true,
(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,
}