Merge pull request #2168 from maturanomx/feature/spanishTranslation

Add missing keys in ES translation
This commit is contained in:
Jim LAURIE 2018-10-19 09:20:07 +02:00 committed by GitHub
commit 357274f280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,5 +136,6 @@
"components.popUpWarning.title": "Por favor, confirme",
"notification.error": "Se ha producido un error",
"notification.error.layout": "No se pudo recuperar el esquema",
"request.error.model.unknown": "Este modelo no existe"
"request.error.model.unknown": "Este modelo no existe",
"app.utils.delete": "Eliminar"
}