呢個模組嘅解說可以喺模組:labels/data/lang/doc度開
-- Table listing all of the languages with lang-specific labels modules. local langs_with_lang_specific_modules = { ["ja"] = true, } return { langs_with_lang_specific_modules = langs_with_lang_specific_modules, }