Module:labels/data/lang/car

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

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

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

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