From 23615097161af20d1ba709fa96a09329f994665c Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:10:17 +0530 Subject: [PATCH] New translations extras.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/extras.json b/src/i18n/locales/zh/leftSidebar/extras.json index ddc0a59b..1e3e0ba2 100644 --- a/src/i18n/locales/zh/leftSidebar/extras.json +++ b/src/i18n/locales/zh/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "名称", - "placeholder": "出生日期" + "label": "名称" }, "value": { - "label": "内容", - "placeholder": "1995年8月6日" + "label": "内容" } }