انتقل إلى المحتوى

وحدة:category tree/lang/ro

من ويكاموس، القاموس الحر
local labels = {}

labels["verbs with irregular imperatives"] = {
	description = "{{{langname}}} verbs that have irregular imperatives.",
	parents = {"irregular verbs"},
	breadcrumb = "with irregular imperatives",
}

labels["verbs with subjunctive not given"] = {
	description = "{{{langname}}} verbs whose subjunctive has not yet been added.",
	parents = {"entry maintenance"},
	hidden = true,
	can_be_empty = true,
}

return {LABELS = labels}