Browse Source

fix: i18n

xiaoxian521 3 years ago
parent
commit
f0a5f02588
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/utils/storage/responsive.ts

+ 1 - 0
src/utils/storage/responsive.ts

@@ -13,6 +13,7 @@ export const injectResponsiveStorage = (app: App, config: ServerConfigs) => {
           parentPath: "/",
           meta: {
             title: "message.hshome",
+            i18n: true,
             icon: "el-icon-s-home",
             showLink: true
           }