From fcb5c97df2cb3984ccf6ca4d342337204e2a1143 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:49 +0530 Subject: [PATCH] New translations extras.json (Italian) --- src/i18n/locales/it/leftSidebar/extras.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/it/leftSidebar/extras.json b/src/i18n/locales/it/leftSidebar/extras.json index 7afc7c06..86701b77 100644 --- a/src/i18n/locales/it/leftSidebar/extras.json +++ b/src/i18n/locales/it/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "Chiave" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "Valore" } }