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

@@ -431,6 +431,7 @@ export default {
'No relays selected': 'Keine Relays ausgewählt',
'Post to': 'Posten an',
'Write relays and {{count}} other relays': 'Schreib-Relays und {{count}} andere Relays',
'{{count}} relays': '{{count}} Relays'
'{{count}} relays': '{{count}} Relays',
'Republishing...': 'Wird erneut veröffentlicht...'
}
}