mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
Merge pull request #2168 from maturanomx/feature/spanishTranslation
Add missing keys in ES translation
This commit is contained in:
commit
357274f280
@ -136,5 +136,6 @@
|
|||||||
"components.popUpWarning.title": "Por favor, confirme",
|
"components.popUpWarning.title": "Por favor, confirme",
|
||||||
"notification.error": "Se ha producido un error",
|
"notification.error": "Se ha producido un error",
|
||||||
"notification.error.layout": "No se pudo recuperar el esquema",
|
"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"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user