From f9fd5e16026841552acd59dfc743f9e4ac729a42 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 16 Apr 2020 13:50:40 +0530 Subject: [PATCH] New translations references.json (Polish) --- src/i18n/locales/pl/leftSidebar/references.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/pl/leftSidebar/references.json b/src/i18n/locales/pl/leftSidebar/references.json index 88241575..e9f42987 100644 --- a/src/i18n/locales/pl/leftSidebar/references.json +++ b/src/i18n/locales/pl/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "Nazwisko" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "Stanowisko" }, "phone": { - "label": "Phone Number" + "label": "Numer telefonu" }, "email": { - "label": "Email Address" - }, - "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "label": "Adres e-mail" } }