From 66734eb66f87abc2af8dc8599ad16a57e4ce2195 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:37:44 +0530 Subject: [PATCH] New translations work.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/work.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/zh/leftSidebar/work.json b/src/i18n/locales/zh/leftSidebar/work.json index ba264ef6..27a96639 100644 --- a/src/i18n/locales/zh/leftSidebar/work.json +++ b/src/i18n/locales/zh/leftSidebar/work.json @@ -8,6 +8,6 @@ "placeholder": "前端工程师" }, "description": { - "placeholder": "您可以写下关于您在公司参与项目中所使用的技术和专业化内容" + "placeholder": "你可以写关于你在公司参与项目中所使用的技术和专业化内容." } }