From 705fd4bbc63a9ff6bfbfefcd8e6e502ed98d2ace Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 17 Jul 2020 09:59:56 +0530 Subject: [PATCH] New translations en.json (Vietnamese) --- src/i18n/locales/vi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/vi.json b/src/i18n/locales/vi.json index f828a1d2..d481c78c 100644 --- a/src/i18n/locales/vi.json +++ b/src/i18n/locales/vi.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" } },