Module:kilta-headword: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 28: Line 28:
end
end
return {label = "plural", table.concat(w, " ")}
return {label = "plural", w[2]}
end
end