{
  "errors": {
    "initChatError": "오류! 채팅을 시작할 수 없습니다.",
    "initConnectionError": "오류! 서버에 연결할 수 없습니다. 연결 상태를 확인하세요.",
    "loadingError": "봇을 로드하는 중 오류가 발생했습니다.",
    "notFound": "플로우를 찾을 수 없습니다",
    "outdated": "이 봇은 오래된 버전입니다. 관리자에게 문의하세요.",
    "missingStripeKey": "Stripe 공개 키 누락"
  },
  "fileUpload": {
    "uploadButton": "업로드 {total} {total, plural, =1 {파일} other {파일}}"
  },
  "seo": {
    "notFoundTitle": "찾을 수 없습니다"
  }
}