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

From The Languages of David J. Peterson
Revision as of 12:29, 12 September 2023 by Juelos (talk | contribs) (Created page with "local labels = {} ----------------------------------------------------------------------------- -- -...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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}