chore: improve gossip implementation (#184)
* add send event function * add set nip17 and set nip65 functions * setup gossip relays * .
This commit is contained in:
@@ -53,6 +53,12 @@ common:
|
||||
en: "Resend"
|
||||
seen_on:
|
||||
en: "Seen on"
|
||||
default:
|
||||
en: "Default"
|
||||
use_default:
|
||||
en: "Use default"
|
||||
configure:
|
||||
en: "Configure"
|
||||
|
||||
auto_update:
|
||||
updating:
|
||||
@@ -176,13 +182,25 @@ login:
|
||||
logging_in:
|
||||
en: "Logging in..."
|
||||
|
||||
relays:
|
||||
mailbox:
|
||||
modal:
|
||||
en: "Set Up Mailbox Relays to Continue"
|
||||
description:
|
||||
en: "By configuring Mailbox Relays, Coop can find where to get or send your events. If you are unsure, use the default option and modify it later."
|
||||
write_label:
|
||||
en: "Outbox Relays are used to publish your events. Other users will also look for your events there."
|
||||
read_label:
|
||||
en: "Inbox Relays are used to find events about you. Other users will publish the events they want you to see there."
|
||||
|
||||
messaging:
|
||||
button:
|
||||
en: "Configure the Messaging Relays to receive messages"
|
||||
modal:
|
||||
en: "Set Up Messaging Relays"
|
||||
description:
|
||||
en: "In order to receive messages from others, you need to set up at least one Messaging Relay."
|
||||
|
||||
relays:
|
||||
help_text:
|
||||
en: "Please add some relays."
|
||||
empty:
|
||||
|
||||
Reference in New Issue
Block a user