Update languages.json

This commit is contained in:
Timothy J. Baek 2024-05-21 10:55:35 -07:00
parent 928b791950
commit 3878a09095
1 changed files with 5 additions and 5 deletions

View File

@ -19,10 +19,6 @@
"code": "de-DE",
"title": "German (Deutsch)"
},
{
"code": "dg-DG",
"title": "Doge (Doge🐶)"
},
{
"code": "es-ES",
"title": "Spanish (Español)"
@ -77,7 +73,7 @@
},
{
"code": "ko-KR",
"title": "Korean (한국)"
"title": "Korean (한국)"
},
{
"code": "nl-NL",
@ -130,5 +126,9 @@
{
"code": "zh-TW",
"title": "Chinese (繁體中文)"
},
{
"code": "dg-DG",
"title": "Doge (🐶)"
}
]