Merge branch 'main' into features/api-token-v2

This commit is contained in:
Alexandre Bodin 2022-09-22 10:36:58 +02:00
commit 2bc5bdeabd
2 changed files with 8 additions and 0 deletions

View File

@ -2203,6 +2203,10 @@
"code":"twq-NE", "code":"twq-NE",
"name":"Tasawaq (Niger) (twq-NE)" "name":"Tasawaq (Niger) (twq-NE)"
}, },
{
"code":"mi",
"name":"Te Reo Māori (mi)"
},
{ {
"code":"te", "code":"te",
"name":"Telugu (te)" "name":"Telugu (te)"

View File

@ -2206,6 +2206,10 @@ exports[`ISO locales getIsoLocales 1`] = `
"code": "twq-NE", "code": "twq-NE",
"name": "Tasawaq (Niger) (twq-NE)", "name": "Tasawaq (Niger) (twq-NE)",
}, },
{
"code": "mi",
"name": "Te Reo Māori (mi)",
},
{ {
"code": "te", "code": "te",
"name": "Telugu (te)", "name": "Telugu (te)",