fix: languages order

This commit is contained in:
Timothy J. Baek 2024-03-21 14:29:05 -07:00
parent 5f26b2a9e3
commit f3c113cb04

View file

@ -1,12 +1,12 @@
[ [
{
"code": "bg-BG",
"title": "Bulgarian (BG)"
},
{ {
"code": "en-US", "code": "en-US",
"title": "English (US)" "title": "English (US)"
}, },
{
"code": "bg-BG",
"title": "Bulgarian (BG)"
},
{ {
"code": "ca-ES", "code": "ca-ES",
"title": "Catalan" "title": "Catalan"