Module:User:Benwing2/labels/data/lang

From Wiktionary, the free dictionary
Jump to navigation Jump to search

This is a private module sandbox of Benwing2, for their own experimentation. Items in this module may be added and removed at Benwing2's discretion; do not rely on this module's stability.


-- Table listing all of the languages with lang-specific labels modules.
local langs_with_lang_specific_modules = {
	["zh"] = true,
}

return {
	langs_with_lang_specific_modules = langs_with_lang_specific_modules,
}