feat: add try-delete post option

This commit is contained in:
codytseng
2025-08-30 14:21:35 +08:00
parent 905ef99e0e
commit 13527a3ca7
21 changed files with 241 additions and 97 deletions

View File

@@ -366,6 +366,8 @@ export default {
'Remember my choice': 'Remember my choice',
Apply: 'Apply',
Reset: 'Reset',
'Share something on this Relay': 'Share something on this Relay'
'Share something on this Relay': 'Share something on this Relay',
'Try deleting this note': 'Try deleting this note',
'Deletion request sent to {{count}} relays': 'Deletion request sent to {{count}} relays'
}
}