From 941932120fec8fca41305f36ae3bb721f70e48f1 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:01:36 +0530 Subject: [PATCH] New translations app.json (Hindi) --- src/i18n/locales/hi/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/hi/app/app.json b/src/i18n/locales/hi/app/app.json index af0205d2..9e07b17c 100644 --- a/src/i18n/locales/hi/app/app.json +++ b/src/i18n/locales/hi/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "जोड़ना" + }, + "delete": { + "label": "Delete" } }, "printDialog": {