Files
lotteryAdmin/src/i18n/locales/zh/audit.json

15 lines
351 B
JSON

{
"title": "审计日志",
"moduleCode": "模块",
"actionCode": "动作",
"operatorType": "操作者类型",
"exactMatch": "请输入完整名称",
"operatorTypePlaceholder": "如管理员、系统",
"operator": "操作者",
"module": "模块",
"action": "动作",
"target": "目标",
"time": "时间",
"empty": "无数据"
}