added the snippet files

This commit is contained in:
Nils 2025-04-14 13:51:17 +02:00
parent 8350517640
commit 1727215818
Signed by: slinicraftet204
GPG Key ID: 78E12696BAFC2A4B
2 changed files with 24 additions and 0 deletions

View File

@ -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."
}
}
}
}

View File

@ -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."
}
}
}
}