diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index 17cc9c93..ff09b54c 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -457,7 +457,7 @@ "shortRemaining": "-{{timeLeft}}" }, "turnstile": { - "description": "Please prove your humanity by completing the Captcha on the right. This is to keep sudo-flix.lol safe!", + "description": "Please prove your humanity by completing the quick Captcha on the right. This is to keep sudo-flix safe!", "error": "Failed to verify your humanity! Please try again.", "title": "Are You a Robot 🤖?", "verifyingHumanity": "Verifying your humanity... (^▽^)👍" diff --git a/src/components/overlays/OverlayDisplay.tsx b/src/components/overlays/OverlayDisplay.tsx index 4ffe93f8..f428074f 100644 --- a/src/components/overlays/OverlayDisplay.tsx +++ b/src/components/overlays/OverlayDisplay.tsx @@ -33,7 +33,7 @@ function TurnstileInteractive() { show ? "" : "hidden", )} > -
+

{t("player.turnstile.title")}