mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 09:13:49 +08:00
feat: 优化登录翻译
This commit is contained in:
@@ -15,7 +15,7 @@ export const basicRoutes: RoutesType = [
|
||||
component: () => import('@/views/login/IndexView.vue'),
|
||||
isHidden: true,
|
||||
meta: {
|
||||
title: $gettext('Login Page')
|
||||
title: $gettext('Login')
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user