45,640
edits
No edit summary |
mNo edit summary |
||
Line 101: | Line 101: | ||
function export.crux(term) | function export.crux(term) | ||
term = gsub( | term = term:gsub("N", "ɴ"); term = term:gsub("Ɠ", "ʛ") | ||
term = mw.ustring.lower(term) | term = mw.ustring.lower(term) | ||