Module:languages/datax: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:


local m = {}
local m = {}
-- Old codes left in for examples and compatibility -V


m["alo-pro"] = {
m["alo-pro"] = {
Line 178: Line 176:
type = "appendix-constructed",
type = "appendix-constructed",
scripts = Latn,
scripts = Latn,
}
m["pls-pro"] = {
"Proto-Plains",
nil,
"art",
type = "appendix-constructed",
scripts = {"Latinx"},
sort_key = {
from = {"*"},
to =  {""},
},
}
}