name: api_keys
label: API Key
description: 
fields:
  active:
    label: 启用
    help: 
    description: 
  api_key:
    label: API Key
    help: 
    description: 
  last_use_time:
    label: 最后使用时间
    help: 
    description: 
  name:
    label: 名称
    help: 
    description: 
  owner:
    label: 所有者
    help: 
    description: 
listviews:
  all:
    label: 全部
  recent:
    label: 最近查看
actions:
  copy:
    label: 复制API Key
  generator:
    label: 创建API Key
  standard_new:
    label: 新建
CustomLabels:
  api_key_invalid: API Key 无效
