Module:labels/data/lang/rsk

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

labels = {
	aliases = {"Croatian", "hr"},
	Wikipedia = true,
	regional_categories = "Croatian",
}

labels = {
	aliases = {"Kocur", "kocur", "kucura"},
	Wikipedia = true,
	regional_categories = "Kucura",
}

labels = {
	aliases = {"Bikic Do", "Bikić", "Bikič", "Bikič Dol", "Bikic", "bikic", "bikic do", "bikicdo", "bikic dol"},
	Wikipedia = true,
	regional_categories = "Bikić Do",
}

labels = {
	aliases = {"reflexive-se", "reflexive-ше"},
	display = "] with {{m|rsk|ше}}",
	pos_categories = "reflexive verbs",
}

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