From 02a0e6512c3bab04a6cd59d8ddedfc259e48e6b5 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:10:23 +0530 Subject: [PATCH] New translations references.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/references.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/references.json b/src/i18n/locales/zh/leftSidebar/references.json index f0b90358..0a74677a 100644 --- a/src/i18n/locales/zh/leftSidebar/references.json +++ b/src/i18n/locales/zh/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "名字", - "placeholder": "理查德·亨德里克" + "label": "名字" }, "position": { - "label": "职位", - "placeholder": "首席执行官,魔笛" + "label": "职位" }, "phone": { "label": "电话号码" }, "email": { "label": "邮箱地址" - }, - "description": { - "placeholder": "您可以写下您和推荐人如何一起工作,以及您参与的项目。" } }