From 4005b166f2e1304aca881806dd055d814abe01c3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:01:15 +0530 Subject: [PATCH] New translations app.json (Spanish) --- src/i18n/locales/es/app/app.json | 3 +++ 1 file changed, 3 insertions(+) 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": {