Add Spanish locale files and initial translations
This commit is contained in:
7
frontend/src/i18n/locales/es/error.json
Normal file
7
frontend/src/i18n/locales/es/error.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"error": {
|
||||
"title": "Error",
|
||||
"close": "Cerrar",
|
||||
"credentialsinvalid": "Las credenciales no son correctas."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user