fix: language ordering

This commit is contained in:
Timothy J. Baek
2024-03-27 23:51:26 -07:00
parent 5e24e03fe5
commit d187b1615a

View File

@@ -39,6 +39,10 @@
"code": "ja-JP",
"title": "Japanese"
},
{
"code": "ko-KR",
"title": "Korean"
},
{
"code": "nl-NL",
"title": "Dutch (Netherlands)"
@@ -66,9 +70,5 @@
{
"code": "zh-TW",
"title": "Chinese (Traditional)"
},
{
"code": "ko-KR",
"title": "Korean"
}
]