From b8510f6233c47f029b16c047542f65ba9d316f3a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:38:24 +0530 Subject: [PATCH] New translations profile.json (French) --- src/i18n/locales/fr/leftSidebar/profile.json | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/profile.json b/src/i18n/locales/fr/leftSidebar/profile.json index affc1d63..7639981a 100644 --- a/src/i18n/locales/fr/leftSidebar/profile.json +++ b/src/i18n/locales/fr/leftSidebar/profile.json @@ -3,29 +3,24 @@ "label": "URL de la photo" }, "firstName": { - "label": "Prénom", - "placeholder": "Jeanne" + "label": "Prénom" }, "lastName": { - "label": "Nom", - "placeholder": "Dupont" + "label": "Nom" }, "subtitle": { - "label": "Sous-titre", - "placeholder": "Développeur Web Full Stack" + "label": "Sous-titre" }, "address": { + "label": "Addresse", "line1": { - "label": "Adresse ligne 1", - "placeholder": "Complexe de Palladium" + "label": "Adresse ligne 1" }, "line2": { - "label": "Adresse ligne 2", - "placeholder": "140 rue de la Paix" + "label": "Adresse ligne 2" }, "line3": { - "label": "Adresse ligne 3", - "placeholder": "New York, NY 10003 États-Unis" + "label": "Adresse ligne 3" } }, "phone": {