mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
chore: support bulk restore emails
This commit is contained in:
+10
-5
@@ -1453,13 +1453,18 @@
|
||||
"confirm": "로그아웃"
|
||||
},
|
||||
"restore_message": {
|
||||
"title": "메시지 복원",
|
||||
"desc": "이 작업은 선택한 메시지를 Bichon에서 다시 업로드하여 IMAP 서버의 해당 사서함으로 복원합니다.",
|
||||
"title": "개별 메시지 복원",
|
||||
"bulkTitle": "여러 메시지 일괄 복원",
|
||||
"bulkWarning": "참고: 메시지는 원래 저장된 폴더로 복원됩니다.",
|
||||
"accountsInvolved": "관련 계정",
|
||||
"summary": "복원 세부 정보",
|
||||
"messages": "개의 메시지",
|
||||
"desc": "이 작업은 선택한 메시지를 Bichon 시스템에서 다시 업로드하여 IMAP 서버의 해당 사서함으로 복원합니다.",
|
||||
"confirm": "복원 실행",
|
||||
"restore_to_imap": "메일 복원",
|
||||
"success": "메시지 복원 완료",
|
||||
"restore_to_imap": "메시지 복원",
|
||||
"success": "복원 성공",
|
||||
"successDesc": "선택한 메시지가 IMAP 서버로 성공적으로 복원되었습니다.",
|
||||
"failed": "메시지 복원 실패",
|
||||
"failed": "복원 실패",
|
||||
"failedTitle": "복원 실패"
|
||||
},
|
||||
"time": {
|
||||
|
||||
Reference in New Issue
Block a user