diff --git a/src/Resources/app/administration/src/module/sw-settings-basic-information/component/sw-settings-captcha-select-v2/snippet/de-DE.json b/src/Resources/app/administration/src/module/sw-settings-basic-information/component/sw-settings-captcha-select-v2/snippet/de-DE.json new file mode 100644 index 0000000..40bd863 --- /dev/null +++ b/src/Resources/app/administration/src/module/sw-settings-basic-information/component/sw-settings-captcha-select-v2/snippet/de-DE.json @@ -0,0 +1,12 @@ +{ + "sw-settings-basic-information": { + "captcha": { + "label": { + "cloudFlareTurnstile": "CloudFlare Turnstile", + "cloudFlareTurnstileSiteKey": "CloudFlare Turnstile site key", + "cloudFlareTurnstileSecretKey": "CloudFlare Turnstile secret key", + "cloudFlareTurnstileDescription": "Turnstile is CloudFlare's CAPTCHA alternative. It automatically chooses from a rotating suite of non-intrusive browser challenges based on telemetry and client behavior exhibited during a session." + } + } + } +} \ No newline at end of file diff --git a/src/Resources/app/administration/src/module/sw-settings-basic-information/component/sw-settings-captcha-select-v2/snippet/en-GB.json b/src/Resources/app/administration/src/module/sw-settings-basic-information/component/sw-settings-captcha-select-v2/snippet/en-GB.json new file mode 100644 index 0000000..40bd863 --- /dev/null +++ b/src/Resources/app/administration/src/module/sw-settings-basic-information/component/sw-settings-captcha-select-v2/snippet/en-GB.json @@ -0,0 +1,12 @@ +{ + "sw-settings-basic-information": { + "captcha": { + "label": { + "cloudFlareTurnstile": "CloudFlare Turnstile", + "cloudFlareTurnstileSiteKey": "CloudFlare Turnstile site key", + "cloudFlareTurnstileSecretKey": "CloudFlare Turnstile secret key", + "cloudFlareTurnstileDescription": "Turnstile is CloudFlare's CAPTCHA alternative. It automatically chooses from a rotating suite of non-intrusive browser challenges based on telemetry and client behavior exhibited during a session." + } + } + } +} \ No newline at end of file