Actions

Module

lexicon/data: Difference between revisions

From SUALEX

Created page with "-- Module:lexicon/data -- list of available languages with lexicon index return { "sua-pro", "tbu" }"
 
No edit summary
 
Line 3: Line 3:


return {  
return {  
"eud",
"tbu",
"sua-pro",
"sua-pro",
"tbu"
}
}

Latest revision as of 22:02, 30 January 2026

Documentation for this module may be created at Module:lexicon/data/doc

-- Module:lexicon/data
-- list of available languages with lexicon index

return { 
	"eud",
	"tbu",
	"sua-pro",
}