Pumunta sa nilalaman

Module:labels/data/lang/fro

Mula Wiksiyonaryo

This module contains data for language-specific labels for Old French. See Module:labels/data for more info.


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)