From c544878ac1603e4754364e8b59f6dc7a903d8731 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:10:25 +0530 Subject: [PATCH] New translations work.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/work.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/work.json b/src/i18n/locales/zh/leftSidebar/work.json index c132b1ba..bb0587c5 100644 --- a/src/i18n/locales/zh/leftSidebar/work.json +++ b/src/i18n/locales/zh/leftSidebar/work.json @@ -1,13 +1,8 @@ { "name": { - "label": "公司", - "placeholder": "亚马逊" + "label": "公司" }, "role": { - "label": "职位", - "placeholder": "前端工程师" - }, - "description": { - "placeholder": "你可以写关于你在公司参与项目中所使用的技术和专业化内容。" + "label": "职位" } }