Module:labels/data/lang/afb

Hello, you have come here looking for the meaning of the word Module:labels/data/lang/afb. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:labels/data/lang/afb, but we will also tell you about its etymology, its characteristics and you will know how to say Module:labels/data/lang/afb in singular and plural. Everything you need to know about the word Module:labels/data/lang/afb you have here. The definition of the word Module:labels/data/lang/afb will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:labels/data/lang/afb, 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 = {
	aliases = {"Iraqi"},
	Wikipedia = true,
	regional_categories = "Iraqi",
}

labels = {
	display = "]",
}

labels = {
	aliases = {"kw", "Kuwaiti"},
	Wikipedia = "Kuwaiti Arabic",
	regional_categories = "Kuwaiti",
}

labels = {
	aliases = {"Bahraini"},
	Wikipedia = true,
	regional_categories = "Bahraini",
}

labels = {
	aliases = {"Qatari"},
	Wikipedia = true,
	regional_categories = "Qatari",
}

labels = {
	aliases = {"UAE"},
	Wikipedia = "Emirati Arabic",
	regional_categories = "Emirati",
}

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