From 6525431a9c4fa02137a080fb08b5e34779afefe0 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 21 Apr 2020 19:08:57 +0530 Subject: [PATCH] New translations extras.json (Tamil) --- src/i18n/locales/ta/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/ta/leftSidebar/extras.json b/src/i18n/locales/ta/leftSidebar/extras.json index 7afc7c06..e38fa09d 100644 --- a/src/i18n/locales/ta/leftSidebar/extras.json +++ b/src/i18n/locales/ta/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "சாவி" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "மதிப்பு" } }