about summary refs log tree commit diff
path: root/config/locales-glitch
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2022-01-26 11:13:38 +0100
committerClaire <claire.github-309c@sitedethib.com>2022-01-26 11:39:47 +0100
commitf997a5463b2e81e2eb050d97fc2fbbb252ab0b58 (patch)
tree48a971eb68f6b7f1d617082fc2e63f36f05535da /config/locales-glitch
parent129bc429797452f984551b87f753222e824ec3ca (diff)
Add mention of accessibility issues to hCaptcha option in admin page
Diffstat (limited to 'config/locales-glitch')
-rw-r--r--config/locales-glitch/en.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales-glitch/en.yml b/config/locales-glitch/en.yml
index ab7f1b976..0d799b517 100644
--- a/config/locales-glitch/en.yml
+++ b/config/locales-glitch/en.yml
@@ -3,8 +3,8 @@ en:
   admin:
     settings:
       captcha_enabled:
-        desc_html: Enable hCaptcha integration, requiring new users to solve a challenge when confirming their email address. This requires third-party scripts from hCaptcha to be embedded in the email verification page, which may have security and privacy concerns. Users that have been invited through a limited-use invite will not need to solve a CAPTCHA challenge.
-        title: Require new users to go through a CAPTCHA to confirm their account
+        desc_html: This relies on external scripts from hCaptcha, which may be a security and privacy concern. In addition, <strong>this can make the registration process significantly less accessible to some (especially disabled) people</strong>. For these reasons, please consider alternative measures such as approval-based or invite-based registration.<br>Users that have been invited through a limited-use invite will not need to solve a CAPTCHA
+        title: Require new users to solve a CAPTCHA to confirm their account
       enable_keybase:
         desc_html: Allow your users to prove their identity via keybase
         title: Enable keybase integration