Module:languages/data3/u: Difference between revisions

m
→‎top: clean up, replaced: translit_module = " → translit_module = "w: (4)
(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: (4))
Line 101: Line 101:
scripts = {"Cyrl", "Latn", "Armn", "Geor"},
scripts = {"Cyrl", "Latn", "Armn", "Geor"},
ancestors = {"xag"},
ancestors = {"xag"},
translit_module = "translit-redirect",
translit_module = "w:translit-redirect",
override_translit = true,
override_translit = true,
}
}
Line 122: Line 122:
"urj-prm",
"urj-prm",
scripts = {"Cyrl"},
scripts = {"Cyrl"},
translit_module = "udm-translit",
translit_module = "w:udm-translit",
override_translit = true,
override_translit = true,
}
}
Line 149: Line 149:
"sem-nwe",
"sem-nwe",
scripts = {"Ugar"},
scripts = {"Ugar"},
translit_module = "uga-translit",
translit_module = "w:uga-translit",
}
}


Line 506: Line 506:
"mun",
"mun",
scripts = {"Deva"},
scripts = {"Deva"},
translit_module = "hi-translit", -- for now
translit_module = "w:hi-translit", -- for now
}
}