feat: reommended relays description
This commit is contained in:
@ -36,6 +36,9 @@ export function DiscoverRelays() {
|
|||||||
<FormattedMessage defaultMessage="Recommended Relays" />
|
<FormattedMessage defaultMessage="Recommended Relays" />
|
||||||
</h4>
|
</h4>
|
||||||
}>
|
}>
|
||||||
|
<small>
|
||||||
|
<FormattedMessage defaultMessage="Popular relays used by people you follow." />
|
||||||
|
</small>
|
||||||
<table className="table">
|
<table className="table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr className="text-gray-light uppercase">
|
<tr className="text-gray-light uppercase">
|
||||||
|
@ -895,6 +895,9 @@
|
|||||||
"SP0+yi": {
|
"SP0+yi": {
|
||||||
"defaultMessage": "Buy Subscription"
|
"defaultMessage": "Buy Subscription"
|
||||||
},
|
},
|
||||||
|
"SW3TFA": {
|
||||||
|
"defaultMessage": "Popular relays used by people you follow."
|
||||||
|
},
|
||||||
"SYQtZ7": {
|
"SYQtZ7": {
|
||||||
"defaultMessage": "LN Address Proxy"
|
"defaultMessage": "LN Address Proxy"
|
||||||
},
|
},
|
||||||
|
@ -296,6 +296,7 @@
|
|||||||
"SMO+on": "Send zap to {name}",
|
"SMO+on": "Send zap to {name}",
|
||||||
"SOqbe9": "Update Lightning Address",
|
"SOqbe9": "Update Lightning Address",
|
||||||
"SP0+yi": "Buy Subscription",
|
"SP0+yi": "Buy Subscription",
|
||||||
|
"SW3TFA": "Popular relays used by people you follow.",
|
||||||
"SYQtZ7": "LN Address Proxy",
|
"SYQtZ7": "LN Address Proxy",
|
||||||
"ShdEie": "Mark all read",
|
"ShdEie": "Mark all read",
|
||||||
"Sjo1P4": "Custom",
|
"Sjo1P4": "Custom",
|
||||||
|
Reference in New Issue
Block a user