Module:zm-pron: Difference between revisions

Jump to navigation Jump to search
Undo revision 270547 by Aleisi Galan (talk)
No edit summary
(Undo revision 270547 by Aleisi Galan (talk))
Tag: Undo
Line 89: Line 89:
-- Dialects
-- Dialects
for _, dia_rule in ipairs(d == "n" and n_rules or d == "c" and c_rules or d == "s" and s_rules) do
for _, dia_rule in ipairs(d == "n" and n_rules or d == "c" and c_rules or s_rules) do
term = gsub(term, dia_rule[1], dia_rule[2])
term = gsub(term, dia_rule[1], dia_rule[2])
end
end
455

edits

Navigation menu