init
Some checks failed
Node CI / build (14.x, macOS-latest) (push) Has been cancelled
Node CI / build (14.x, ubuntu-latest) (push) Has been cancelled
Node CI / build (14.x, windows-latest) (push) Has been cancelled
Node CI / build (16.x, macOS-latest) (push) Has been cancelled
Node CI / build (16.x, ubuntu-latest) (push) Has been cancelled
Node CI / build (16.x, windows-latest) (push) Has been cancelled
coverage CI / build (push) Has been cancelled
Node pnpm CI / build (16.x, macOS-latest) (push) Has been cancelled
Node pnpm CI / build (16.x, ubuntu-latest) (push) Has been cancelled
Node pnpm CI / build (16.x, windows-latest) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Some checks failed
Node CI / build (14.x, macOS-latest) (push) Has been cancelled
Node CI / build (14.x, ubuntu-latest) (push) Has been cancelled
Node CI / build (14.x, windows-latest) (push) Has been cancelled
Node CI / build (16.x, macOS-latest) (push) Has been cancelled
Node CI / build (16.x, ubuntu-latest) (push) Has been cancelled
Node CI / build (16.x, windows-latest) (push) Has been cancelled
coverage CI / build (push) Has been cancelled
Node pnpm CI / build (16.x, macOS-latest) (push) Has been cancelled
Node pnpm CI / build (16.x, ubuntu-latest) (push) Has been cancelled
Node pnpm CI / build (16.x, windows-latest) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
This commit is contained in:
13
src/locales/zh-CN/monitor/logininfor.ts
Normal file
13
src/locales/zh-CN/monitor/logininfor.ts
Normal file
@@ -0,0 +1,13 @@
|
||||
export default {
|
||||
'monitor.logininfor.title': '系统访问记录',
|
||||
'monitor.logininfor.info_id': '访问编号',
|
||||
'monitor.logininfor.user_name': '用户账号',
|
||||
'monitor.logininfor.ipaddr': '登录IP地址',
|
||||
'monitor.logininfor.login_location': '登录地点',
|
||||
'monitor.logininfor.browser': '浏览器类型',
|
||||
'monitor.logininfor.os': '操作系统',
|
||||
'monitor.logininfor.status': '登录状态',
|
||||
'monitor.logininfor.msg': '提示消息',
|
||||
'monitor.logininfor.login_time': '访问时间',
|
||||
'monitor.logininfor.unlock': '解锁',
|
||||
};
|
||||
Reference in New Issue
Block a user