mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
style: 修改i18n配置文件
This commit is contained in:
@@ -54,7 +54,7 @@ export const menuOptionsInit = () => {
|
||||
name: PageEnum.BASE_HOME_TEMPLATE_NAME,
|
||||
},
|
||||
},
|
||||
{ default: () => t('project.my_templete') }
|
||||
{ default: () => t('project.my_template') }
|
||||
),
|
||||
key: PageEnum.BASE_HOME_TEMPLATE_NAME,
|
||||
icon: renderIcon(ObjectStorageIcon),
|
||||
|
||||
Reference in New Issue
Block a user