From 8e6aa677145dde821fe575a0878ba82996203631 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:14:47 +0530 Subject: [PATCH] New translations awards.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/awards.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/awards.json b/src/i18n/locales/zh/leftSidebar/awards.json index 4222ec12..24cb907c 100644 --- a/src/i18n/locales/zh/leftSidebar/awards.json +++ b/src/i18n/locales/zh/leftSidebar/awards.json @@ -1,13 +1,13 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "名称", + "placeholder": "数学与科学奥林匹克" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" + "label": "副标题", + "placeholder": "第一名, 国际赛" }, "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "placeholder": "你可以说明一下成功获得这个荣誉的原因." } }