feat: support sending only to current relays
This commit is contained in:
parent
29f5ccc4bb
commit
ccf8c21954
11 changed files with 199 additions and 75 deletions
|
|
@ -162,6 +162,8 @@ export default {
|
|||
'calculating...': 'calculating...',
|
||||
'Calculate optimal read relays': 'Calculate optimal read relays',
|
||||
'Login to set': 'Login to set',
|
||||
'Please login to view following feed': 'Please login to view following feed'
|
||||
'Please login to view following feed': 'Please login to view following feed',
|
||||
'Send only to r': 'Send only to {{r}}',
|
||||
'Send only to current relays': 'Send only to current relays'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue