Jump to content

Module:labels/data/lang/sk

From Wiktionary, the free dictionary

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


local labels = {}

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

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

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