Module:labels/data/lang/ycr

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

--金洋
labels = {
	regional_categories = true,
	alias = {"Jinyang"},
}

-- 澳花
labels = {
	regional_categories = true,
}

-- 寒溪
labels = {
	regional_categories = true,
	alias = {"Hanxi", "Kankei"},
}

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