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": "你可以说明一下成功获得这个荣誉的原因." } }