feat(other): 新增菜单字典多语言适配 SQL

This commit is contained in:
xlsea
2025-06-18 22:58:48 +08:00
parent 27f061957e
commit 0f33f4a301
7 changed files with 65 additions and 32 deletions

View File

@ -221,7 +221,7 @@ const local: App.I18n.Schema = {
system_notice: '通知公告',
'social-callback': '单点登录回调',
system_oss: '文件管理',
'system_oss-config': 'OSS配置',
'system_oss-config': 'OSS 配置',
monitor_cache: '缓存监控',
monitor_online: '在线用户',
'user-center': '个人中心',
@ -234,6 +234,12 @@ const local: App.I18n.Schema = {
exception_404: '404',
exception_500: '500'
},
menu: {
system_tenant: '租户管理',
system_log: '日志管理',
'monitor_snail-job': '任务调度中心',
monitor_admin: 'Admin 监控'
},
dict: {
sys_user_sex: {
male: '男',