diff --git a/src/i18n/locales/cs/leftSidebar/profile.json b/src/i18n/locales/cs/leftSidebar/profile.json index b7f889c2..6f109ed6 100644 --- a/src/i18n/locales/cs/leftSidebar/profile.json +++ b/src/i18n/locales/cs/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": {