Module:labels/data/lang/rom

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

labels = {
	regional_categories = true,
}

labels = {
	Wikipedia = "Romani alphabets#International Standard",
	plain_categories = "Romani International Standard spellings",
}

labels = {
	Wikipedia = "Romani alphabets#Pan-Vlax",
	plain_categories = "Romani Pan-Vlax spellings",
}

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

labels = {
	aliases = {"Hungarian"},
	Wikipedia = "Romani people in Hungary",
	regional_categories = "Hungarian",
}

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

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

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