From 860a16d10aa5e0e47b4b4c7746c4e903f3c3d9be Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 17 Apr 2020 06:33:59 +0530 Subject: [PATCH] New translations extras.json (Arabic) --- src/i18n/locales/ar/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/ar/leftSidebar/extras.json b/src/i18n/locales/ar/leftSidebar/extras.json index 7afc7c06..3df9fa24 100644 --- a/src/i18n/locales/ar/leftSidebar/extras.json +++ b/src/i18n/locales/ar/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "المفتاح - النوع" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "القيمة" } }