feat: add loading toast for republish actions
This commit is contained in:
parent
1ff965969d
commit
5ef08b933e
17 changed files with 74 additions and 58 deletions
|
|
@ -418,6 +418,7 @@ export default {
|
|||
'No relays selected': 'No relays selected',
|
||||
'Post to': 'Post to',
|
||||
'Write relays and {{count}} other relays': 'Write relays and {{count}} other relays',
|
||||
'{{count}} relays': '{{count}} relays'
|
||||
'{{count}} relays': '{{count}} relays',
|
||||
'Republishing...': 'Republishing...'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue