From aa9787114fe8413982442a8a1cf4c3663eee3973 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 16:11:13 +0530 Subject: [PATCH] New translations extras.json (French) --- src/i18n/locales/fr/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/extras.json b/src/i18n/locales/fr/leftSidebar/extras.json index 75474962..d9365e75 100644 --- a/src/i18n/locales/fr/leftSidebar/extras.json +++ b/src/i18n/locales/fr/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Clé", - "placeholder": "Date de naissance" + "label": "Clé" }, "value": { - "label": "Valeur", - "placeholder": "6 août 1995" + "label": "Valeur" } }