Module:category tree/lang/snon: Difference between revisions

Melinoë (talk | contribs)
No edit summary
Melinoë (talk | contribs)
No edit summary
Line 59: Line 59:
end
end
return (spec:gsub("<(.-)>", "''%1''"))
return (spec:gsub("<(.-)>", "''%1''"))
end,
end
principal_parts = {
{"sg", "singular"},
{"pl", "plural"},
},
}
}


return {LABELS = labels}
return {LABELS = labels}