{
  "attribute.boolean": "불리언(Boolean)",
  "attribute.date": "날짜(Date)",
  "attribute.email": "이메일(Email)",
  "attribute.enumeration": "열거(Enumeration)",
  "attribute.json": "JSON",
  "attribute.media": "미디어(Media)",
  "attribute.password": "패스워드(Password)",
  "attribute.relation": "관계(Relation)",
  "attribute.richtext": "서식있는 텍스트(Rich text)",
  "attribute.text": "텍스트(Text)",
  "button.attributes.add.another": "새 필드 추가",
  "form.attribute.item.customColumnName": "커스텀 컬럼 이름",
  "form.attribute.item.customColumnName.description": "API 응답을 위해 데이터베이스 컬럼 이름을 포괄적인 형식으로 변경하는데 유용합니다.",
  "form.attribute.item.defineRelation.fieldName": "필드 이름",
  "form.attribute.item.enumeration.graphql": "GraphQL에서 사용할 이름",
  "form.attribute.item.enumeration.graphql.description": "기본 생성된 이름을 GraphQL에서 사용합니다.",
  "form.attribute.item.enumeration.placeholder": "Ex:\nmorning\nnoon\nevening",
  "form.attribute.item.enumeration.rules": "값 (한 줄에 하나씩 입력)",
  "form.attribute.item.maximum": "최대 값",
  "form.attribute.item.maximumLength": "최대 길이",
  "form.attribute.item.minimum": "최소 값",
  "form.attribute.item.minimumLength": "최소 길이",
  "form.attribute.item.number.type": "숫자 형식",
  "form.attribute.item.number.type.biginteger": "big integer (ex: 123456789)",
  "form.attribute.item.number.type.decimal": "소수 (ex: 2.22)",
  "form.attribute.item.number.type.float": "실수 (ex: 3.33333333)",
  "form.attribute.item.number.type.integer": "정수 (ex: 10)",
  "form.attribute.item.requiredField": "필수 항목",
  "form.attribute.item.requiredField.description": "필수 항목일 경우 체크하세요.",
  "form.attribute.item.settings.name": "설정",
  "form.attribute.item.uniqueField": "유니크 항목",
  "form.attribute.item.uniqueField.description": "유일한 값만 허용 할 경우 체크하세요.",
  "form.attribute.settings.default": "기본값",
  "form.button.cancel": "취소",
  "form.button.continue": "다음",
  "form.button.save": "저장",
  "from": "from",
  "menu.section.models.name.plural": "콘텐츠 타입",
  "menu.section.models.name.singular": "콘텐츠 타입",
  "modelPage.attribute.relationWith": "관계",
  "modelPage.contentHeader.emptyDescription.description": "이 콘텐츠 타입에 대한 설명이 없습니다.",
  "plugin.description.long": "API를 위한 데이터 구조를 모델링 합니다. 새로운 필드와 릴레이션을 간단히 만드세요. 자동으로 설정 파일이 만들어 지고 프로젝트에 추가됩니다.",
  "plugin.description.short": "API를 위한 데이터 구조를 모델링 합니다.",
  "popUpForm.navContainer.advanced": "고급 설정",
  "popUpForm.navContainer.base": "기본 설정",
  "popUpWarning.bodyMessage.contentType.delete": "이 콘텐츠 타입을 삭제 하시겠습니까?",
  "relation.attributeName.placeholder": "Ex: author, category, tag",
  "relation.manyToMany": "N : N",
  "relation.manyToOne": "N : 1",
  "relation.manyWay": "has many",
  "relation.oneToMany": "1 : N",
  "relation.oneToOne": "1 : 1",
  "relation.oneWay": "has one",
  "table.attributes.title.plural": "{number} 개의 속성이 있습니다.",
  "table.attributes.title.singular": "{number} 개의 속성이 있습니다."
}
