From 6ed5e3e9c367cdb9d2205948d97018c961ea8dc1 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:14:22 +0530 Subject: [PATCH] New translations awards.json (Ukrainian) --- src/i18n/locales/uk/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/uk/leftSidebar/awards.json b/src/i18n/locales/uk/leftSidebar/awards.json index 4222ec12..4a52c12a 100644 --- a/src/i18n/locales/uk/leftSidebar/awards.json +++ b/src/i18n/locales/uk/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Title" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "Subtitle" } }