From 21ded18c9c7eb879355e87deb2919b0f8a18b080 Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Sun, 23 Feb 2025 13:34:46 -0700 Subject: [PATCH] update failed to verify message --- src/assets/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index 07a3ce1e..8ea2111b 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -506,7 +506,7 @@ }, "turnstile": { "description": "Please prove your humanity by completing the quick challenge, this is to keep P-Stream safe.", - "error": "Failed to verify your humanity! Please try again. This could also mean they don't have it (╥_╥)", + "error": "Failed to verify your humanity! Please try again. (╥_╥) Try clearing your cache and reloading!", "title": "Are You a Robot 🤖?", "verifyingHumanity": "Verifying your humanity... (^▽^)👍" }