45,646
edits
No edit summary |
No edit summary |
||
Line 118: | Line 118: | ||
table.insert(bits, bit) | table.insert(bits, bit) | ||
if lang then | if lang then | ||
Line 294: | Line 287: | ||
rest = sub(rest, 2) | rest = sub(rest, 2) | ||
table.insert(categories, "[[Category:IPA pronunciations with invalid phonemes/" .. lang:getCode() .. "]]") | table.insert(categories, "[[Category:IPA pronunciations with invalid phonemes/" .. lang:getCode() .. "]]") | ||
end | end | ||
end | end |