Module:siwa-noun/common: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 79: Line 79:
if stress then
if stress then
word = gsub(word, "[ůy][aęei]", "ỷ")
word = gsub(word, "ů[aęei]", "ỷ")
end
end

Navigation menu