From ec6cb822ddd28639ae5114773465ab7eac74e90e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:39 +0530 Subject: [PATCH] New translations extras.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/extras.json b/src/i18n/locales/vi/leftSidebar/extras.json index f7c5fe3b..a25f5c8b 100644 --- a/src/i18n/locales/vi/leftSidebar/extras.json +++ b/src/i18n/locales/vi/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Tên trường", - "placeholder": "Date of Birth" + "label": "Tên trường" }, "value": { - "label": "Nội dung trường", - "placeholder": "6th August 1995" + "label": "Nội dung trường" } }