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,8 @@ 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}}개의 릴레이로 전송되었습니다'
}
}