diff --git a/src/i18n/locales/fr/leftSidebar/extras.json b/src/i18n/locales/fr/leftSidebar/extras.json index 7afc7c06..75474962 100644 --- a/src/i18n/locales/fr/leftSidebar/extras.json +++ b/src/i18n/locales/fr/leftSidebar/extras.json @@ -1,10 +1,10 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "Clé", + "placeholder": "Date de naissance" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "Valeur", + "placeholder": "6 août 1995" } }