chore: i18n alphabetically ordering

This commit is contained in:
Timothy J. Baek 2024-03-20 18:52:24 -07:00
parent 09dc3b7b67
commit 4b91ac352a

View file

@ -4,8 +4,8 @@
"title": "English (US)"
},
{
"code": "fa-IR",
"title": "فارسی (Farsi)"
"code": "ca-ES",
"title": "Catalan"
},
{
"code": "de-DE",
@ -16,13 +16,17 @@
"title": "Spanish"
},
{
"code": "fr-FR",
"title": "French (France)"
"code": "fa-IR",
"title": "فارسی (Farsi)"
},
{
"code": "fr-CA",
"title": "French (Canada)"
},
{
"code": "fr-FR",
"title": "French (France)"
},
{
"code": "ru-RU",
"title": "Russian (Russia)"
@ -32,19 +36,15 @@
"title": "Ukrainian"
},
{
"code": "zh-TW",
"title": "Chinese (Traditional)"
"code": "vi-VN",
"title": "Tiếng Việt"
},
{
"code": "zh-CN",
"title": "Chinese (Simplified)"
},
{
"code": "vi-VN",
"title": "Tiếng Việt"
},
{
"code": "ca-ES",
"title": "Catalan"
"code": "zh-TW",
"title": "Chinese (Traditional)"
}
]
]