diff --git a/src/locales/en.json b/src/locales/en.json index ec2fd06a0..6739b3bc7 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1066,6 +1066,14 @@ "new_group_panel.action": "Create Group", "new_group_panel.subtitle": "Can't find what you're looking for? Start your own private or public group.", "new_group_panel.title": "Create Group", + "nostr_extension.found": "Sign in with browser extension.", + "nostr_extension.not_found": "Browser extension not found.", + "nostr_signup.key-add.title": "Import Key", + "nostr_signup.key.title": "You need a key to continue", + "nostr_signup.keygen.title": "Your new key", + "nostr_signup.siwe.action": "Sign in with extension", + "nostr_signup.siwe.alt": "Sign in with key", + "nostr_signup.siwe.title": "Sign in", "notification.favourite": "{name} liked your post", "notification.follow": "{name} followed you", "notification.follow_request": "{name} has requested to follow you",