{
  "ADMIN_DASHBOARD": {
    "CUSTOM_FIELDS": {
      "PAGE_TITLE": "Custom fields",
      "LISTING": {
        "COLUMNS": {
          "NAME": "Name",
          "ID": "ID",
          "TYPE": "Type",
          "APPLIES_TO": "Applies to",
          "REQUIRED": "Required"
        },
        "CREATE_BTN": "@:COMMON.BTN.CREATE",
        "CREATE_TITLE": "Create custom field",
        "EDIT_TITLE": "Edit custom field",
        "DELETE_CONFIRM_TITLE": "Delete custom field",
        "DELETE_CONFIRM_BODY": "Are you sure you want to delete this custom field?",
        "DELETE_BTN": "@:COMMON.BTN.DELETE",
        "DELETE_BTN_ARIA_LABEL": "@:COMMON.BTN.DELETE"
      }
    }
  }
}
