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,3 +1,4 @@
{
"locale-en-US": "English"
}
"locale-en-US": "English",
"locale-es-ES": "Español"
}