Add Spanish language support and translations

This commit is contained in:
Pablo Portas López
2025-11-06 01:04:02 +01:00
parent 4cb85f6480
commit 123f7d1999
13 changed files with 949 additions and 5 deletions

View File

@@ -1,5 +1,8 @@
{
"locale-en-US": {
"defaultMessage": "English"
}
},
"locale-es-ES": {
"defaultMessage": "Español"
}
}