{
  "dropdown": {
    "logoutButton": {
      "label": "Sair"
    },
    "newButton": {
      "label": "새 워크스페이스"
    },
    "switchAccountButton": {
      "label": "계정 전환"
    }
  },
  "membersList": {
    "inviteButton": {
      "label": "초대"
    },
    "inviteInput": {
      "placeholder": "동료@회사.com"
    },
    "title": "멤버",
    "unlockBanner": {
      "label": "계획 업그레이드로 팀 멤버를 늘리고, 놀라운 기능을 잠금 해제하세요",
      "title": "더 많은 멤버 해금",
      "description": "플랜을 업그레이드하여 더 많은 팀 멤버와 함께 일하고, 강력한 기능을 해금하세요",
      "upgradeButton": "업그레이드"
    }
  },
  "pastDue": {
    "description": "청구 ports를 결제하려면 청구 portal로 이동하세요.\n",
    "title": "작업 공간에 미지급 청구서(1개 이상)가 있습니다."
  },
  "settings": {
    "deleteButton": {
      "label": "워크스페이스 삭제",
      "confirmMessage": "{workspaceName} 워크스페이스를 정말 삭제하시겠습니까? 모든 폴더, 플로우 및 결과가 영구적으로 삭제됩니다."
    },
    "icon": {
      "title": "아이콘"
    },
    "id": {
      "helperText": "Flow API와 상호작용할 때 사용됩니다."
    },
    "modal": {
      "avatarAlt": "사용자 프로필\n",
      "menu": {
        "billingAndUsage": {
          "label": "요금 및 사용 내역"
        },
        "members": {
          "label": "멤버"
        },
        "myAccount": {
          "label": "내 계정"
        },
        "preferences": {
          "label": "설정"
        },
        "settings": {
          "label": "환경 설정"
        },
        "version": {
          "label": "버전: {version}"
        },
        "workspace": {
          "label": "워크스페이스"
        }
      }
    },
    "name": {
      "label": "이름:"
    }
  },
  "suspended": {
    "description": {
      "link": "이용 약관을 확인하십시오\n",
      "preLink": "한 식의 흐름이 우리 규정에 부합하지 않으며,\n"
    },
    "title": "작업 공간이 일시 정지되었습니다.\n"
  },
  "defaultName": "{name}의 워크스페이스",
  "defaultNameNoUser": "새로운 워크스페이스",
  "roles": {
    "ADMIN": "관리자",
    "MEMBER": "멤버",
    "GUEST": "게스트"
  }
}