diff --git a/src/i18n/locales/es/app/app.json b/src/i18n/locales/es/app/app.json index 3510c1fb..f491e663 100644 --- a/src/i18n/locales/es/app/app.json +++ b/src/i18n/locales/es/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "Agregar" + }, + "delete": { + "label": "Delete" } }, "printDialog": {