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
|
|
@ -422,6 +422,7 @@ export default {
|
|||
'No relays selected': 'リレーが選択されていません',
|
||||
'Post to': '投稿先',
|
||||
'Write relays and {{count}} other relays': '書き込みリレーと他の {{count}} 個のリレー',
|
||||
'{{count}} relays': '{{count}} 個のリレー'
|
||||
'{{count}} relays': '{{count}} 個のリレー',
|
||||
'Republishing...': '再公開中...'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue