diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-01-26 14:09:11 +0100 |
---|---|---|
committer | Claire <claire.github-309c@sitedethib.com> | 2022-01-26 14:09:11 +0100 |
commit | b768a4dea94cb27fb43d4ae8b18ed195093eb4c6 (patch) | |
tree | 5403b8f9b8f61326540b4e692e3d290e7036933c /config | |
parent | 7c2204314ab087ef3f1102f89d0d74863cfcaf8f (diff) |
Add link to /about/more to the CAPTCHA verification page
Diffstat (limited to 'config')
-rw-r--r-- | config/locales-glitch/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales-glitch/en.yml b/config/locales-glitch/en.yml index a654d9d13..c382ee9ed 100644 --- a/config/locales-glitch/en.yml +++ b/config/locales-glitch/en.yml @@ -22,7 +22,7 @@ en: title: Show replies in public timelines auth: captcha_confirmation: - hint_html: Just one more step! To confirm your account, this server requires you to solve a CAPTCHA. Contact the server administrator if you have questions or need assistance with confirming your account. + hint_html: Just one more step! To confirm your account, this server requires you to solve a CAPTCHA. You can <a href="/about/more">contact the server administrator</a> if you have questions or need assistance with confirming your account. title: User verification generic: use_this: Use this |