From 3fd8c0cbdd9a807734eeac63130a544bf906df27 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:00:53 +0530 Subject: [PATCH] New translations app.json (Hebrew) --- src/i18n/locales/he/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/he/app/app.json b/src/i18n/locales/he/app/app.json index 33d305f0..c47eec72 100644 --- a/src/i18n/locales/he/app/app.json +++ b/src/i18n/locales/he/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "הוסף" + }, + "delete": { + "label": "Delete" } }, "printDialog": {