From 5fc46bf63485606ad30fd760c2f8bc02ca8a55b7 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 17 Jul 2020 10:00:13 +0530 Subject: [PATCH] New translations en.json (Italian) --- src/i18n/locales/it.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json index f828a1d2..d481c78c 100644 --- a/src/i18n/locales/it.json +++ b/src/i18n/locales/it.json @@ -166,7 +166,7 @@ "translate": "If you would like to contribute by providing translations in your language, <1>please visit this link.", "dangerZone": { "heading": "Danger Zone", - "text": " If you would like to delete your account and erase all your resumes, it’s just one button away. Please be wary as this is an irreversible process.", + "text": "If you would like to delete your account and erase all your resumes, it’s just one button away. Please be wary as this is an irreversible process.", "button": "Delete Account" } },