45,640
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...") |
No edit summary Tag: Reverted |
||
Line 2,003: | Line 2,003: | ||
otherNames = {"Daza", "Dasaga"}, | otherNames = {"Daza", "Dasaga"}, | ||
scripts = Latn, | scripts = Latn, | ||
} | |||
m["dzh"] = { | |||
"Dženubiskă", | |||
nil, | |||
"gem", | |||
scripts = {"Cyrl"}, | |||
translit_module = "dzh-translit", | |||
ancestors = {"got"}, | |||
} | } | ||