Update languages.json

This commit is contained in:
Timothy J. Baek 2024-04-06 22:43:48 -07:00
parent f74642df1b
commit 0a403eb129

View file

@ -1,8 +1,4 @@
[
{
"code": "en-GB",
"title": "English (GB)"
},
{
"code": "en-US",
"title": "English (US)"
@ -19,6 +15,10 @@
"code": "de-DE",
"title": "Deutsch"
},
{
"code": "en-GB",
"title": "English (GB)"
},
{
"code": "es-ES",
"title": "Spanish"
@ -83,4 +83,4 @@
"code": "zh-TW",
"title": "Chinese (Traditional)"
}
]
]