diff --git a/src/locales/en.json b/src/locales/en.json index 0accc3497..deeb4c619 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1176,6 +1176,16 @@ "nostr_relays.title": "Relays", "nostr_relays.write_only": "Write-only", "nostr_signin.siwe.welcome": "Welcome to {site_title}", + "nostr_signup.captcha_check_button": "Check", + "nostr_signup.captcha_check_button.checking": "Checking…", + "nostr_signup.captcha_instruction": "Complete the puzzle by dragging the puzzle piece to the correct position.", + "nostr_signup.captcha_message.error": "It seems an error has occurred. Please try again. If the problem persists, please contact us.", + "nostr_signup.captcha_message.misbehaving": "It looks like we're experiencing issues with the {instance}. Please try again. If the error persists, try again later.", + "nostr_signup.captcha_message.sucess": "Incredible! You've successfully completed the captcha. Let's move on to the next step!", + "nostr_signup.captcha_message.wrong": "Oops! It looks like your captcha response was incorrect. Please try again.", + "nostr_signup.captcha_reset_button": "Reset puzzle", + "nostr_signup.captcha_title": "Human Verification", + "nostr_signup.captcha_try_again_button": "Try again", "nostr_signup.has_key": "I already have a key", "nostr_signup.key-add.key_button": "Add Key", "nostr_signup.key-add.title": "Import Key",