Module:languages/data/exceptional: Difference between revisions

Melinoë (talk | contribs)
No edit summary
Jukethatbox (talk | contribs)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 412: Line 412:
}
}


m["mcb"] = {
m["mcmb"] = {
"Macambese",
"Macambese",
nil,
nil,
Line 705: Line 705:
ancestors = "auth-old",
ancestors = "auth-old",
type = "conlang",
type = "conlang",
}
m["elva"] = {
"Elvarri",
nil,
"art",
"Latn",
type="conlang"
}
}


Line 7,185: Line 7,193:
}
}


m["snon"] = {                         
    "Scots Norse",                       
    nil,                         
    "gem",                       
    "Runr, Latn",                         
    ancestors = "non, gem-pro",
    type = "conlang",
}


return require("Module:languages").finalizeData(m, "language")
return require("Module:languages").finalizeData(m, "language")