From 80143b17bf9187dc456ebe22476da069bbb172c3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 3 Apr 2020 02:48:27 +0530 Subject: [PATCH] New translations profile.json (German) --- src/i18n/locales/de/leftSidebar/profile.json | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) 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": {