Module:Category tree/poscatboiler/data/lang-specific

From The Languages of David J. Peterson
Jump to navigation Jump to search
-- This module contains a list of languages with lang-specific modules.

local langs_with_modules = {
	["acw"] = true,
	["afb"] = true,
	["ajp"] = true,
	["ams"] = true,
	["ang"] = true,
	["apc"] = true,
	["ar"] = true,
	["ary"] = true,
	["arz"] = true,
	["asta"] = true,
	["az"] = true,
	["be"] = true,
	["bg"] = true,
	["ceb"] = true,
	["chak"] = true,
	["cs"] = true,
	["cu"] = true,
	["de"] = true,
	["doth"] = true,
	["el"] = true,
	["en"] = true,
	["enm"] = true,
	["es"] = true,
	["eu"] = true,
	["fa"] = true,
	["fax"] = true,
	["fi"] = true,
	["fjer"] = true,
	["goh"] = true,
	["grk-pro"] = true,
	["hval"] = true,
	["he"] = true,
	["hi"] = true,
	["hil"] = true,
	["henl"] = true,
	["hval"] = true,
	["ilo"] = true,
	["ira-pro"] = true,
	["it"] = true,
	["ja"] = true,
	["kzg"] = true,
	["la"] = true,
	["lo"] = true,
	["meer"] = true,
	["mk"] = true,
	["mt"] = true,
	["mvi"] = true,
	["ne"] = true,
	["nl"] = true,
	["nn"] = true,
	["ojp"] = true,
	["okn"] = true,
	["orv"] = true,
	["pi"] = true,
	["pt"] = true,
	["ro"] = true,
	["ru"] = true,
	["ryn"] = true,
	["rys"] = true,
	["ryu"] = true,
	["sa"] = true,
	["sc"] = true,
	["sei"] = true,
	["th"] = true,
	["tkn"] = true,
	["tl"] = true,
	["trig"] = true,
	["uk"] = true,
	["vzaa"] = true,
	["xug"] = true,
	["yoi"] = true,
	["yox"] = true,
	["zh"] = true,	
	["zlw-ocs"] = true,
}

return langs_with_modules