{
  "title": "이메일 기록",
  "emailsCount": "개 이메일",
  "refresh": "새로고침",
  "yesterday": "어제",
  "daysAgo": "{days}일 전",
  "unknownSender": "알 수 없는 발신자",
  "noSubject": "(제목 없음)",
  "messages": "개 메시지",
  "viewConversation": "대화 보기",
  "filter": {
    "all": "전체",
    "unresolved": "미해결",
    "resolved": "해결됨",
    "humanRequested": "상담원 요청"
  },
  "status": {
    "resolved": "해결됨",
    "unresolved": "대기 중",
    "humanRequested": "상담원 요청"
  },
  "table": {
    "from": "보낸 사람",
    "subject": "제목",
    "status": "상태",
    "date": "날짜",
    "actions": "작업"
  },
  "emptyState": {
    "title": "아직 이메일이 없습니다",
    "description": "이 수신함으로 보낸 이메일이 여기에 표시됩니다"
  },
  "error": {
    "loadFailed": "이메일 로드 실패"
  }
}