Difference between revisions 58733769 and 58748730 on enwiktionary

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

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

-- A

(contracted; show full)}

labels["Sofia Erli"] = {
	plain_categories = {"Sofia Erli Romani"},
	language = "rmn",
}


labels["Souletin"] = {
	display = "[[Souletin dialect|Souletin]]",
	plain_categories = {"Souletin Basque"},
	language = "eu",
}

labels["South Azerbaijani"] = {
	Wikipedia = true,
	plain_categories = {"South Azerbaijani"},
	language = "az",
}

labels["South Northern Scots"] = {
	display = "South [[w:Northern Scots|Northern]]",
(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,
}