{
  "title": "メール分析",
  "emailChannel": "メールチャネル",
  "cards": {
    "totalEmails": "メール総数",
    "avgPerDay": "日平均",
    "aiResponseRate": "AI応答率",
    "aiResponded": "AI応答済み",
    "humanRequested": "人的対応依頼"
  },
  "statusBreakdown": {
    "title": "ステータス内訳",
    "resolved": "解決済み",
    "pending": "保留中",
    "humanRequested": "人的対応依頼"
  },
  "charts": {
    "emailsOverTime": "時系列メール数",
    "emailsEvolution": "メール推移（今月）",
    "totalEmails": "メール総数"
  },
  "topInboxes": {
    "title": "上位受信箱",
    "emails": "件"
  },
  "months": {
    "january": "1月",
    "february": "2月",
    "march": "3月",
    "april": "4月",
    "may": "5月",
    "june": "6月",
    "july": "7月",
    "august": "8月",
    "september": "9月",
    "october": "10月",
    "november": "11月",
    "december": "12月"
  }
}