From ad933d50af24434e8787fdaf0aab55327f95fd2f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:00:57 +0530 Subject: [PATCH] New translations app.json (Italian) --- src/i18n/locales/it/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/it/app/app.json b/src/i18n/locales/it/app/app.json index d19bb941..943ee30d 100644 --- a/src/i18n/locales/it/app/app.json +++ b/src/i18n/locales/it/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "Aggiungi" + }, + "delete": { + "label": "Delete" } }, "printDialog": {