Module:labels/data/lang

Revision as of 13:57, 29 April 2026 by Sware (talk | contribs) (Replaced content with "-- Table listing all of the languages with lang-specific labels modules. local langs_with_lang_specific_modules = { ["qlu"] = true } return { langs_with_lang_specific_modules = langs_with_lang_specific_modules, }")


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

return {
	langs_with_lang_specific_modules = langs_with_lang_specific_modules,
}