Module:labels/data/lang/example

Hello, you have come here looking for the meaning of the word Module:labels/data/lang/example. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:labels/data/lang/example, but we will also tell you about its etymology, its characteristics and you will know how to say Module:labels/data/lang/example in singular and plural. Everything you need to know about the word Module:labels/data/lang/example you have here. The definition of the word Module:labels/data/lang/example will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:labels/data/lang/example, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.


-- ?? This is a template for language-specific label data.
-- ?? It is not used anywhere, but you can use this to create a new language-specific label data submodule (under Module:labels/data/lang/LANGUAGECODE).
local labels = {}

-- ?? Add your labels here and remove this comment. The documentation describes what each of these properties does. None of them are required.
-- labels = {
--  aliases = {"Alias 1", "Alias 2"},
--	display = "How to show this label",
--	plain_categories = "plain category",
--	topical_categories = "topical category",
--	regional_categories = true or "regional category",
-- }

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