From 7000d046fa4b6234226789101c0e211e7a6bd33d Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:15:32 +0530 Subject: [PATCH] New translations references.json (Ukrainian) --- src/i18n/locales/uk/leftSidebar/references.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/uk/leftSidebar/references.json b/src/i18n/locales/uk/leftSidebar/references.json index 88241575..f7f2bf83 100644 --- a/src/i18n/locales/uk/leftSidebar/references.json +++ b/src/i18n/locales/uk/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "Name" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "Position" }, "phone": { "label": "Phone Number" }, "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." } }