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

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

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

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

local labels = {}

labels["Anglo-Norman"] = {
	Wikipedia = "Anglo-Norman language",
	plain_categories = true,
}

labels["Law French"] = {
	region = "the {{w|Courts of England and Wales|law courts of England}} from the 13th to the 18th centuries",
	noreg = true,
	nolink = true,
	Wikipedia = true,
	plain_categories = true,
	parent = true,
}

labels["Old Northern French"] = {
	Wikipedia = "Old Norman",
	plain_categories = true,
}

labels["Picardy"] = {
	aliases = {"Picard"},
	Wikipedia = true,
	regional_categories = "Picard",
}

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