Commit 4b91ac35 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

chore: i18n alphabetically ordering

parent 09dc3b7b
......@@ -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)"
}
]
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment