Module:User:Benwing2/category tree/poscatboiler/data/lang-specific

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.


-- 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,
	["az"] = true,
	["be"] = true,
	["bg"] = true,
	["ceb"] = true,
	["cs"] = true,
	["cu"] = true,
	["de"] = true,
	["el"] = true,
	["en"] = true,
	["enm"] = true,
	["es"] = true,
	["eu"] = true,
	["fa"] = true,
	["fax"] = true,
	["fi"] = true,
	["goh"] = true,
	["grk-pro"] = true,
	["he"] = true,
	["hi"] = true,
	["hil"] = true,
	["ilo"] = true,
	["ira-pro"] = true,
	["it"] = true,
	["ja"] = true,
	["kzg"] = true,
	["la"] = 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,
	["tkn"] = true,
	["tl"] = true,
	["uk"] = true,
	["xug"] = true,
	["yoi"] = true,
	["yox"] = true,
}

return langs_with_modules