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

@ -417,6 +417,7 @@ export default {
'No relays selected': 'ไม่ได้เลือกรีเลย์',
'Post to': 'โพสต์ไปยัง',
'Write relays and {{count}} other relays': 'รีเลย์เขียนและรีเลย์อื่น ๆ {{count}} ตัว',
'{{count}} relays': 'รีเลย์ {{count}} ตัว'
'{{count}} relays': 'รีเลย์ {{count}} ตัว',
'Republishing...': 'กำลังเผยแพร่ซ้ำ...'
}
}