{
  "attribute.boolean": "布林值",
  "attribute.date": "日期",
  "attribute.email": "電子郵件地址",
  "attribute.enumeration": "列舉",
  "attribute.json": "JSON",
  "attribute.media": "媒體",
  "attribute.password": "密碼",
  "attribute.relation": "關聯",
  "attribute.text": "文字",
  "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": "例:\nmorning\nnoon\nevening",
  "form.attribute.item.enumeration.rules": "Values (one line per value)",
  "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.decimal": "浮點數(decimal) (例: 2.22)",
  "form.attribute.item.number.type.float": "浮點數(float) (例: 3.33333333)",
  "form.attribute.item.number.type.integer": "整數 (例: 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": "從",
  "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: 作者, 類別, tag...",
  "relation.manyToMany": "有而且屬於許多",
  "relation.manyToOne": "有許多",
  "relation.oneToMany": "屬於許多",
  "relation.oneToOne": "一對一到",
  "relation.oneWay": "有一個"
}
