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

@@ -368,6 +368,9 @@ export default {
'Remember my choice': '選択を記憶',
Apply: '適用',
Reset: 'リセット',
'Share something on this Relay': 'このリレーで何かを共有する'
'Share something on this Relay': 'このリレーで何かを共有する',
'Try deleting this note': 'このノートを削除してみてください',
'Deletion request sent to {{count}} relays':
'削除リクエストが{{count}}個のリレーに送信されました'
}
}