Module:languages/data3/q: Difference between revisions

no edit summary
(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 122: Line 122:
"alg-eas",
"alg-eas",
otherNames = {"Unquachog", "Unkechaug", "Quiripi-Unquachog", "Naugatuck", "Wampano", "Quinnipiac"},
otherNames = {"Unquachog", "Unkechaug", "Quiripi-Unquachog", "Naugatuck", "Wampano", "Quinnipiac"},
scripts = Latn,
}
m["qhv"] = {
"High Valyrian",
"Q64483808",
"art",
sort_key = {
from = {"ā", "ē", "ī", "ō", "ū", "ȳ" },
to  = {"a"   , "e" , "i" , "o" , "u" , "y"}},
varieties = {"Astapori Valyrian", "Meereenese Valyrian"},
scripts = Latn,
scripts = Latn,
}
}


return m
return m