style: 修改i18n配置文件

This commit is contained in:
moxunjingmu
2025-02-22 00:05:12 +08:00
parent 88e3cc19c8
commit 9138d0b0bc
4 changed files with 4 additions and 4 deletions
@@ -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),