From ec215e784f93afc889edfe30f09f1eb849ed9f6d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 17:09:46 +0530 Subject: [PATCH] New translations awards.json (Vietnamese) --- src/i18n/locales/vi/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/vi/leftSidebar/awards.json b/src/i18n/locales/vi/leftSidebar/awards.json index 218cdd2b..ff9361b3 100644 --- a/src/i18n/locales/vi/leftSidebar/awards.json +++ b/src/i18n/locales/vi/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Tiêu đề", - "placeholder": "Math & Science Olympiad" + "label": "Tiêu đề" }, "subtitle": { - "label": "Tiêu đề phụ", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "Tiêu đề phụ" } }