Module:labels/data/lang/gmw-ecg

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

-- gmw-ecg dialect; cf Upper Saxon, also "Silesia" at /regional. don't add "Silesia" alias
labels = {
	Wikipedia = "Silesian German",
	regional_categories = true,
}

labels = {
	aliases = {"Upper Saxony", "Upper Saxon German"},
	Wikipedia = "Upper Saxon German",
	plain_categories = "Upper Saxon German",
}

labels = {
	aliases = {"Erzgebirge", "Arzgebirgsch", "Arzgebirg"},
	Wikipedia = true,
	plain_categories = true,
}

labels = {
	aliases = {"Halcnovian", "Haltsnovian"},
	Wikipedia = "Alzenau dialect",
	plain_categories = "Alzenau East Central German",
}

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