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