45,647
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 TILDE =...") |
No edit summary |
||
Line 2,674: | Line 2,674: | ||
type = "reconstructed", | type = "reconstructed", | ||
scripts = {"Latinx"}, | scripts = {"Latinx"}, | ||
} | |||
m["pls-pro"] = { | |||
"Proto-Plains", | |||
nil, | |||
type = "reconstructed", | |||
scripts = {"Latinx"}, | |||
sort_key = { | |||
from = {"*"}, | |||
to = {""}, | |||
}, | |||
} | } | ||