eight
2024-10-24 1b145b5655fa023032c8713bb2375bccdf0fc314
src/locales/zh-CN.ts
@@ -114,7 +114,7 @@
  },
  login: {
    welcome: '欢迎使用本系统',
    message: '开箱即用的中后台管理系统',
    message: '-----------------------',
    tenantname: '租户名称',
    username: '用户名',
    password: '密码',
@@ -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 报错
}