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

@@ -415,6 +415,7 @@ export default {
'No relays selected': '未选择服务器',
'Post to': '发布到',
'Write relays and {{count}} other relays': '写服务器和其他 {{count}} 个服务器',
'{{count}} relays': '{{count}} 个服务器'
'{{count}} relays': '{{count}} 个服务器',
'Republishing...': '正在重新发布...'
}
}