انتقل إلى المحتوى

وحدة: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["Picard"] = {
	aliases = {"Picardy"},
	Wikipedia = true,
	regional_categories = "Picard",
}

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