From 50701ca8af58ecab1c75b021b89124c5584a0459 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:15:48 +0530 Subject: [PATCH] New translations profile.json (Russian) --- src/i18n/locales/ru/leftSidebar/profile.json | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/src/i18n/locales/ru/leftSidebar/profile.json b/src/i18n/locales/ru/leftSidebar/profile.json index b7f889c2..6f109ed6 100644 --- a/src/i18n/locales/ru/leftSidebar/profile.json +++ b/src/i18n/locales/ru/leftSidebar/profile.json @@ -3,29 +3,24 @@ "label": "Photo URL" }, "firstName": { - "label": "First Name", - "placeholder": "Jane" + "label": "First Name" }, "lastName": { - "label": "Last Name", - "placeholder": "Doe" + "label": "Last Name" }, "subtitle": { - "label": "Subtitle", - "placeholder": "Full Stack Web Developer" + "label": "Subtitle" }, "address": { + "label": "Address", "line1": { - "label": "Address Line 1", - "placeholder": "Palladium Complex" + "label": "Address Line 1" }, "line2": { - "label": "Address Line 2", - "placeholder": "140 E 14th St" + "label": "Address Line 2" }, "line3": { - "label": "Address Line 3", - "placeholder": "New York, NY 10003 USA" + "label": "Address Line 3" } }, "phone": {