Jump to content

Module:labels/data/lang/hsb

From Wiktionary, the free dictionary

This module contains data for language-specific labels. See Module:labels/data for more info.


local labels = {}

labels["reflexive-so"] = {
	display = "[[Appendix:Glossary#reflexive|reflexive]] with {{m|hsb|so}}",
	pos_categories = "reflexive verbs",
}

labels["reflexive-sej"] = {
	display = "[[Appendix:Glossary#reflexive|reflexive]] with {{m|hsb|sej}}",
	pos_categories = "reflexive verbs",
}

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