From 341cf8795b409d334f23789b29a7688cb46e309a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 16 Apr 2020 13:51:26 +0530 Subject: [PATCH] New translations awards.json (Polish) --- src/i18n/locales/pl/leftSidebar/awards.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/pl/leftSidebar/awards.json b/src/i18n/locales/pl/leftSidebar/awards.json index 4222ec12..26a52e88 100644 --- a/src/i18n/locales/pl/leftSidebar/awards.json +++ b/src/i18n/locales/pl/leftSidebar/awards.json @@ -1,13 +1,8 @@ { "title": { - "label": "Title", - "placeholder": "Math & Science Olympiad" + "label": "Tytuł" }, "subtitle": { - "label": "Subtitle", - "placeholder": "First Place, International Level" - }, - "description": { - "placeholder": "You can write about what qualities made you succeed in getting this award." + "label": "Podtytuł" } }