eight
2024-10-14 b9292e1e2d4ee1b461d7724a9d0f5ca27802ed70
src/locales/zh-CN.ts
@@ -308,7 +308,8 @@
    typeCreate: '字典类型新增',
    typeUpdate: '字典类型编辑',
    dataCreate: '字典数据新增',
    dataUpdate: '字典数据编辑'
    dataUpdate: '字典数据编辑',
    devState: '设备状态'
  },
  dialog: {
    dialog: '弹窗',
@@ -448,5 +449,10 @@
    btn_zoom_out: '缩小',
    preview: '预览'
  },
  ecg: {
    roomselect: '诊室选择',
    callingscreen_big: '叫号屏',
    callingscreen_room: '诊间屏'
  },
  'OAuth 2.0': 'OAuth 2.0' // 避免菜单名是 OAuth 2.0 时,一直 warn 报错
}