You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/condo/lang/en/en.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -426,9 +426,10 @@
426
426
"pages.auth.register.field.Phone": "Phone",
427
427
"pages.auth.register.field.SmsCode": "Code from SMS",
428
428
"pages.auth.register.info.SmsCodeSent": "Sent SMS on your phone number {phone}.",
429
-
"pages.auth.register.info.PersonalDataProcessingConsent": "I give my {consentLink} to the Doma LLC for processing of my personal data. {privacyPolicyLink}",
429
+
"pages.auth.register.info.PersonalDataProcessingConsent": "I give my {consentLink} to the Doma LLC for processing of my personal data and accept with {termsOfUse}. {privacyPolicyLink}",
"pages.auth.register.info.termsOfUseContent": "Terms of use",
432
433
"pages.auth.register.info.termsOfService": "Terms of Service",
433
434
"pages.auth.register.info.RecaptchaPrivacyPolicyContent": "This site is protected by reCAPTCHA and the Google {PrivacyPolicy} and {TermsOfService} apply.",
Copy file name to clipboardExpand all lines: apps/condo/lang/ru/ru.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -426,9 +426,10 @@
426
426
"pages.auth.register.field.Phone": "Телефон",
427
427
"pages.auth.register.field.SmsCode": "Код из СМС",
428
428
"pages.auth.register.info.SmsCodeSent": "Отправили SMS-код на номер {phone}",
429
-
"pages.auth.register.info.PersonalDataProcessingConsent": "Нажимая на кнопку «Зарегистрироваться» вы принимаете {privacyPolicyLink} и даёте {consentLink}",
429
+
"pages.auth.register.info.PersonalDataProcessingConsent": "Нажимая на кнопку «Зарегистрироваться» вы принимаете {termsOfUse}, {privacyPolicyLink} и даёте {consentLink}",
430
430
"pages.auth.register.info.ConsentContent": "согласие на обработку персональных данных",
431
431
"pages.auth.register.info.PrivacyPolicyContent": "условия политики конфиденциальности",
"pages.auth.register.info.RecaptchaPrivacyPolicyContent": "Этот сайт под защитой системы reCAPTCHA и к нему применяются {PrivacyPolicy} и {TermsOfService} Google",
434
435
"pages.auth.register.ResendSmsLabel": "Отправить СМС-код ещё раз",
0 commit comments