Module:languages/data/exceptional: Difference between revisions

No edit summary
Melinoë (talk | contribs)
No edit summary
Line 1,680: Line 1,680:
     ancestors = "non, gem-pro",
     ancestors = "non, gem-pro",
     type = "conlang",
     type = "conlang",
     sort_key = {
     sort_key = {remove_diacritics = c.grave .. c.acute},
    remove_diacritics = c.grave,
    }
}
}


Line 1,692: Line 1,690:
     ancestors = "sdno, non, gem-pro",
     ancestors = "sdno, non, gem-pro",
     type = "conlang",
     type = "conlang",
     sort_key = {
     sort_key = {remove_diacritics = c.grave .. c.acute},
    remove_diacritics = c.grave,
    }
}
}