Difference between revisions 58927673 and 58942144 on enwiktionary

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

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

-- A

(contracted; show full)
labels["Gilgiti"] = {
	Wikipedia = "Gilgit",
	plain_categories = {"Gilgit Shina"},
	language = "scl",
}


labels["Gipuzkoan"] = {
	display = "[[w:Gipuzkoan dialect|Gipuzkoan]]",
	plain_categories = {"Gipuzkoan Basque"},
	language = "eu",
}

labels["Girnar"] = {
	display = "Girnar",
	Wikipedia = true,
	plain_categories = {"Girnar Ashokan Prakrit"},
	language = "inc-ash",
}

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