{
  "breadcrumbs": {
    "forms": "폼",
    "ariaLabel": "탐색"
  },
  "title": {
    "forms": "폼"
  },
  "button": {
    "newForm": "새 폼"
  },
  "modal": {
    "createForm": "폼 생성"
  },
  "toast": {
    "creatingForm": "폼 생성 중...",
    "created": "폼 생성됨",
    "error": "문제가 발생했습니다"
  },
  "formTemplates": {
    "leadForm": {
      "name": "리드 폼",
      "description": "비즈니스를 위한 리드를 수집합니다."
    },
    "onboardingForm": {
      "name": "신규 사용자 폼",
      "description": "비즈니스에 신규 사용자를 추가합니다."
    },
    "inboundLead": {
      "name": "리드 수집",
      "description": "마케팅 캠페인에서 리드를 수집합니다."
    },
    "contactSales": {
      "name": "영업팀 연락",
      "description": "신규 고객이 영업팀에 연락할 수 있도록 합니다."
    },
    "feedback": {
      "name": "피드백 폼 – 리뷰",
      "description": "사용자 리뷰를 수집합니다."
    },
    "productFeedbackForm": {
      "name": "제품 피드백 폼",
      "description": "제품에 대한 사용자 피드백을 수집합니다."
    }
  }
}