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