বিষয়বস্তুতে চলুন

মডিউল:labels/data/lang/lmo

উইকিঅভিধান, মুক্ত অভিধান থেকে

এই মডিউলের জন্য মডিউল:labels/data/lang/lmo/নথি-এ নথিপত্র তৈরি করা হয়ে থাকতে পারে

local labels = {}

labels["Old Lombard"] = {
	prep = "from",
	region = "the 13th to 14th centuries",
	noreg = true,
	nolink = true,
	aliases = {"Medieval Lombard"},
	Wikipedia = "Old Lombard language",
	plain_categories = true,
	parent = true,
}

labels["Cremish"] = {
	region = "Cremasque Territory",
	the = true,
	aliases = {"Cremasque"},
	Wikipedia = "Cremish dialect",
	regional_categories = true,
	parent = true,
}

labels["Eastern"] = {
	Wikipedia = "Eastern Lombard dialect",
}

labels["Western"] = {
	Wikipedia = "Western Lombard dialect",
}

return require("Module:labels").finalize_data(labels)