feat: 增加管理端多语言与多模块界面国际化支持

This commit is contained in:
2026-05-19 09:11:55 +08:00
parent 49a4caf01e
commit 1b1dfc92ab
110 changed files with 4053 additions and 1308 deletions

View File

@@ -1,3 +1,14 @@
{
"title": "审计日志"
"title": "审计日志",
"moduleCode": "模块编码",
"actionCode": "动作编码",
"operatorType": "操作者类型",
"exactMatch": "精确匹配",
"operatorTypePlaceholder": "如 admin / system",
"operator": "操作者",
"module": "模块",
"action": "动作",
"target": "目标",
"time": "时间",
"empty": "无数据"
}