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

@@ -369,6 +369,8 @@ export default {
'Remember my choice': 'Lembrar minha escolha',
Apply: 'Aplicar',
Reset: 'Redefinir',
'Share something on this Relay': 'Compartilhe algo neste Relay'
'Share something on this Relay': 'Compartilhe algo neste Relay',
'Try deleting this note': 'Tente excluir esta nota',
'Deletion request sent to {{count}} relays': 'Pedido de exclusão enviado para {{count}} relays'
}
}