diff --git a/public/locales/bg/auth.json b/public/locales/bg/auth.json index 596d070e0..77cf1f132 100644 --- a/public/locales/bg/auth.json +++ b/public/locales/bg/auth.json @@ -58,6 +58,6 @@ "corporate": "Регистрация като юридическо лице", "corporate-subtitle": "Дарения от този профил, ще се извършват от името на организацията, която представлявате", "success": "Регистрацията беше успешна", - "corporate-subtitle-success": "Член от екипа на Podkrepi.bg, ще се свърже с вас, за да потвърдим самоличността на компанията, която представлявате" + "corporate-subtitle-success": "Член от екипа на Podkrepi.bg, ще се свърже с вас с цел финализиране на регистрацията на представляваната от Вас компания в платформата" } } diff --git a/public/locales/en/auth.json b/public/locales/en/auth.json index b1f2904d0..0e11270fb 100644 --- a/public/locales/en/auth.json +++ b/public/locales/en/auth.json @@ -61,6 +61,6 @@ "corporate": "Register as corporation", "corporate-subtitle": "Donations made by this account, will be done by the represented company", "success": "Registration successfull", - "corporate-subtitle-success": "Member of Podkrepi.bg, will contact you, to verify the corporation you represent" + "corporate-subtitle-success": "Member of Podkrepi.bg, will contact you, in order to finalize the registration of the company you represent" } }