mastodon/config/locales-glitch
Claire 1b493c9fee Add optional hCaptcha support
Fixes #1649

This requires setting `HCAPTCHA_SECRET_KEY` and `HCAPTCHA_SITE_KEY`, then
enabling the admin setting at
`/admin/settings/edit#form_admin_settings_captcha_enabled`

Subsequently, a hCaptcha widget will be displayed on `/about` and
`/auth/sign_up` unless:
- the user is already signed-up already
- the user has used an invite link
- the user has already solved the captcha (and registration failed for another
  reason)

The Content-Security-Policy headers are altered automatically to allow the
third-party hCaptcha scripts on `/about` and `/auth/sign_up` following the same
rules as above.
2022-01-24 21:22:13 +01:00
..
en.yml Add optional hCaptcha support 2022-01-24 21:22:13 +01:00
es.yml Merge branch 'main' into glitch-soc/merge-upstream 2021-11-26 22:53:55 +01:00
ja.yml Merge branch 'main' into glitch-soc/merge-upstream 2021-11-26 22:53:55 +01:00
ko.yml Merge branch 'main' into glitch-soc/merge-upstream 2021-11-26 22:53:55 +01:00
pl.yml Move glitch-specific ruby-side locales to their own files 2020-05-30 12:54:17 +02:00
simple_form.en.yml Move glitch-specific ruby-side locales to their own files 2020-05-30 12:54:17 +02:00
simple_form.es.yml Glitchsoc translation to 'es' language (#1439) 2020-10-19 22:17:29 +02:00
simple_form.ja.yml translation glitch's preferences [ja] 2021-10-20 13:04:50 +09:00
simple_form.ko.yml Fix typo on simple_form.ko.yml 2021-08-06 20:06:05 +02:00
simple_form.pl.yml Move glitch-specific ruby-side locales to their own files 2020-05-30 12:54:17 +02:00
simple_form.zh-CN.yml Add zh-CN translations 2021-10-07 23:40:18 +02:00
zh-CN.yml Merge branch 'main' into glitch-soc/merge-upstream 2021-11-26 22:53:55 +01:00