Module:labels/data/lang
< Module:labels | data
- This module lacks a documentation subpage. Please create it.
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
-- Table listing all of the languages with lang-specific labels modules.
local langs_with_lang_specific_modules = {
["qlu"] = true,
["siwa"] = true,
["snon"] = true,
["knra"] = true,
["sdno"] = true,
}
return {
langs_with_lang_specific_modules = langs_with_lang_specific_modules,
}