Add new messages
This commit is contained in:
parent
e003ce9727
commit
3076a711d1
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue