feat: add loading toast for republish actions

This commit is contained in:
codytseng 2025-09-23 21:51:10 +08:00
parent 1ff965969d
commit 5ef08b933e
17 changed files with 74 additions and 58 deletions

View file

@ -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...': '다시 게시 중...'
}
}