45,646
edits
Chrysophylax (talk | contribs) (Created page with "local u = mw.ustring.char -- UTF-8 encoded strings for some commonly-used diacritics local GRAVE = u(0x0300) local ACUTE = u(0x0301) local CIRC = u(0x0302) local...") |
m (→top: clean up, replaced: translit_module = " → translit_module = "w: (2)) |
||
Line 259: | Line 259: | ||
scripts = {"Latn", "Cyrl", "Hebr"}, | scripts = {"Latn", "Cyrl", "Hebr"}, | ||
ancestors = {"fa"}, | ancestors = {"fa"}, | ||
translit_module = "jdt-translit", | translit_module = "w:jdt-translit", | ||
} | } | ||
Line 470: | Line 470: | ||
otherNames = {"Cheju", "Jejueo"}, | otherNames = {"Cheju", "Jejueo"}, | ||
scripts = {"Hang"}, | scripts = {"Hang"}, | ||
--translit_module = "ko-translit", | --translit_module = "w:ko-translit", | ||
} | } | ||