fix: menu.ui labels changed to Chinese
This commit is contained in:
parent
57ded37670
commit
df9c32450f
@ -5,17 +5,17 @@
|
||||
"items": [
|
||||
{
|
||||
"name": "dashboard_config",
|
||||
"label": "dashboard_config",
|
||||
"label": "仪表板配置",
|
||||
"url": "{{entire_url('/unified_dashboard/dashboard_config')}}"
|
||||
},
|
||||
{
|
||||
"name": "report_template",
|
||||
"label": "report_template",
|
||||
"label": "报表模板",
|
||||
"url": "{{entire_url('/unified_dashboard/report_template')}}"
|
||||
},
|
||||
{
|
||||
"name": "user_dashboard",
|
||||
"label": "user_dashboard",
|
||||
"label": "用户仪表板",
|
||||
"url": "{{entire_url('/unified_dashboard/user_dashboard')}}"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user