Browse Source

fix spelling mistake

Stan Ye 6 years ago
parent
commit
110951c318
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/locales/zh-TW/menu.ts

+ 1 - 1
src/locales/zh-TW/menu.ts

@@ -8,7 +8,7 @@ export default {
   'menu.exception.404': '404',
   'menu.exception.500': '500',
   'menu.register': '註冊',
-  'menu.register.resultt': '註冊結果',
+  'menu.register.result': '註冊結果',
   'menu.dashboard': 'Dashboard',
   'menu.dashboard.analysis': '分析頁',
   'menu.dashboard.monitor': '監控頁',