feat: 增加管理端多语言与多模块界面国际化支持
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
{
|
||||
"title": "审计日志"
|
||||
"title": "审计日志",
|
||||
"moduleCode": "模块编码",
|
||||
"actionCode": "动作编码",
|
||||
"operatorType": "操作者类型",
|
||||
"exactMatch": "精确匹配",
|
||||
"operatorTypePlaceholder": "如 admin / system",
|
||||
"operator": "操作者",
|
||||
"module": "模块",
|
||||
"action": "动作",
|
||||
"target": "目标",
|
||||
"time": "时间",
|
||||
"empty": "无数据"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user