From 3daf15302ca4d688837b94ea83a3bab8c2de7c63 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:01:16 +0530 Subject: [PATCH] New translations app.json (Arabic) --- src/i18n/locales/ar/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/ar/app/app.json b/src/i18n/locales/ar/app/app.json index a944e61d..c0635e52 100644 --- a/src/i18n/locales/ar/app/app.json +++ b/src/i18n/locales/ar/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "إضافة" + }, + "delete": { + "label": "Delete" } }, "printDialog": {