Skip to content

Refactor languagelookup.json #73

Description

@ivanistheone

Refactor:

"nv":{
    "name":"Navajo; Navaho",
    "native_name":"Diné bizaad, Dinékʼehǰí"
  },

to

"nv":{
    "name":"Navajo",
    "alt_names": ["Navaho"],
    "native_name":"Diné bizaad",
    "alt_native_names": ["Dinékʼehǰí"],
  },

and update all the language lookup functions to the new format.


Also add Tetun, see learningequality/sushi-chef-stanford-digital-medic#1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions