Module:languages/data/exceptional: Difference between revisions
No edit summary |
Tag: Undo |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 12: | Line 12: | ||
local m = {} | local m = {} | ||
m["taln"] = { | |||
"Talnanian", | |||
nil, | |||
"roa-eas", | |||
"Latn, Mong", | |||
type = "conlang", | |||
translit = "taln-translit", | |||
} | |||
m["cubr"] = { | m["cubr"] = { | ||
| Line 1,880: | Line 1,889: | ||
m["fulf"] = { | m["fulf"] = { | ||
"Fulfathic", | "Fulfathic", | ||
nil, | |||
"ine", | |||
"Arab", | |||
ancestors = "oflf, chle-pro, ine-pro", | |||
type = "conlang", | |||
translit = "fulf-translit", | |||
strip_diacritics = "ar-stripdiacritics", | |||
} | |||
m["oflf"] = { | |||
"Classical Fulfathic", | |||
nil, | nil, | ||
"ine", | "ine", | ||
| Line 1,886: | Line 1,906: | ||
type = "conlang", | type = "conlang", | ||
-- translit = "fulf-translit", | -- translit = "fulf-translit", | ||
} | } | ||