i18n: Add Spanish to the list

This commit is contained in:
Elian Doran 2024-08-15 10:30:32 +03:00
parent 216afdd494
commit 71f8d09043
No known key found for this signature in database

View File

@ -137,6 +137,10 @@ function getSupportedLocales() {
"id": "en", "id": "en",
"name": "English" "name": "English"
}, },
{
"id": "es",
"name": "Español"
},
{ {
"id": "cn", "id": "cn",
"name": "Chinese" "name": "Chinese"