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

وحدة:category tree/poscatboiler/data/rhymes

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

labels["قافية"] = {
	description = "Lists of {{{langname}}} words by their rhymes.",
	fundamental = "التصنيف الرئيسي",
	parents = {"Category:{{{langcat}}}"},
}

labels["قافية حرارية"] = {
	description = "Lists of {{{langname}}} words that don't rhyme with other words.",
	fundamental = "فئات قافية حسب لغة",
	parents = {"قافية"},
}

return labels