{
  "name": "이름 *",
  "email": "이메일",
  "agent": "에이전트",
  "status": "상태",
  "createdAt": "생성됨",
  "active": "활성",
  "inactive": "비활성",
  "noAgent": "에이전트 없음",
  "today": "오늘",
  "yesterday": "어제",
  "daysAgo": "{days}일 전",
  "selected": "{count}개 선택됨",
  "bulkDelete": {
    "button": "삭제",
    "loading": "삭제 중...",
    "success": "성공적으로 삭제됨",
    "error": "삭제 실패",
    "confirmTitle": "이메일 수신함 삭제",
    "confirmMessage": "{count}개의 이메일 수신함을 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다.",
    "cancel": "취소",
    "confirm": "삭제"
  }
}