Module:labels/data/lang/roa-ona

Hello, you have come here looking for the meaning of the word Module:labels/data/lang/roa-ona. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:labels/data/lang/roa-ona, but we will also tell you about its etymology, its characteristics and you will know how to say Module:labels/data/lang/roa-ona in singular and plural. Everything you need to know about the word Module:labels/data/lang/roa-ona you have here. The definition of the word Module:labels/data/lang/roa-ona will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:labels/data/lang/roa-ona, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

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


local labels = {}

labels = {
	region = "Aragon",
	aliases = {"Aragonese", "Aragon"},
	Wikipedia = "Kingdom of Aragon",
	plain_categories = true,
}

labels = {
	region = "Navarre",
	aliases = {"Navarrese", "Navarrese Romance", "Navarre"},
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	region = "La Rioja",
	aliases = {"La Rioja", "Riojan"},
	Wikipedia = true,
	plain_categories = true,
}

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