Module:Category tree/poscatboiler/data/lang-specific/vzaa
Documentation for this module may be created at Module:Category tree/poscatboiler/data/lang-specific/vzaa/documentation
local labels = {}
-----------------------------------------------------------------------------
-- --
-- NOUNS --
-- --
-----------------------------------------------------------------------------
--------------------------------- Noun labels --------------------------------
labels["light nouns"] = {
description = "{{{langname}}} light nouns.",
parents = {"nouns"},
breadcrumb = "light",
}
labels["dark nouns"] = {
description = "{{{langname}}} dark nouns.",
parents = {"nouns"},
breadcrumb = "dark",
}
return {LABELS = labels}