diff --git a/src/i18n/locales/de/leftSidebar/profile.json b/src/i18n/locales/de/leftSidebar/profile.json index 0a086b6b..55e26e1a 100644 --- a/src/i18n/locales/de/leftSidebar/profile.json +++ b/src/i18n/locales/de/leftSidebar/profile.json @@ -3,29 +3,24 @@ "label": "Foto-URL" }, "firstName": { - "label": "Vorname", - "placeholder": "Jane" + "label": "Vorname" }, "lastName": { - "label": "Nachname", - "placeholder": "Doe" + "label": "Nachname" }, "subtitle": { - "label": "Titel", - "placeholder": "Full Stack Web Developer" + "label": "Titel" }, "address": { + "label": "Adresse", "line1": { - "label": "Adresszeile 1", - "placeholder": "Palladium Complex" + "label": "Adresszeile 1" }, "line2": { - "label": "Addresszeile 2", - "placeholder": "Straße 140" + "label": "Addresszeile 2" }, "line3": { - "label": "Adresszeile 3", - "placeholder": "New York, USA" + "label": "Adresszeile 3" } }, "phone": {