1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

Make turnstile text funny

This commit is contained in:
Cooper Ransom 2024-03-07 10:19:28 -05:00
parent b5cadb84a2
commit 183f2f5efa

View file

@ -426,9 +426,9 @@
"shortRemaining": "-{{timeLeft}}" "shortRemaining": "-{{timeLeft}}"
}, },
"turnstile": { "turnstile": {
"description": "Please verify that you are human by completing the Captcha on the right. This is to keep sudo-flix safe!", "description": "Please prove your humanity by completing the Captcha on the right. This is to keep sudo-flix.lol safe!",
"error": "Failed to verify your humanity. Please try again.", "error": "Failed to verify your humanity! Please try again.",
"title": "We need to verify that you're human.", "title": "We need to verify you're not a robot 🤖",
"verifyingHumanity": "Verifying your humanity... (^▽^)👍" "verifyingHumanity": "Verifying your humanity... (^▽^)👍"
} }
}, },