feat: 回退页面完善

This commit is contained in:
vben
2024-06-08 20:14:04 +08:00
parent 7bcd7746ca
commit 1d6b1f4926
31 changed files with 791 additions and 201 deletions

View File

@@ -15,8 +15,12 @@ layout:
align-right: Align Right
fallback:
page-not-found: Page Not Found
page-not-found-desc: Sorry, We couldn't find the page you are looking for.
page-not-found: Oops! Page Not Found
page-not-found-desc: Sorry, we couldn't find the page you were looking for.
forbidden: Oops! Access Denied
forbidden-desc: Sorry, but you don't have permission to access this page.
internal-error: Oops! Something Went Wrong
internal-error-desc: Sorry, but the server encountered an error.
widgets:
document: Document
@@ -83,13 +87,29 @@ authentication:
third-party-login: Or continue with
page:
about: About
document: Document
login: Login
register: Register
code-login: Code Login
qrcode-login: Qrcode Login
forget-password: Forget Password
essentials:
login: Login
register: Register
code-login: Code Login
qrcode-login: Qrcode Login
forget-password: Forget Password
vben:
about: About
document: Document
outside:
page: External Page
embedded: embedded Page
external-link: External Link
nested:
page: Nested Menu
menu1: Menu 1
menu2: Menu 2
menu3: Menu 3
menu31: Menu 3-1
menu32: Menu 3-2
menu321: Menu 3-2-11
fallback:
page: Exception Page
preference:
preferences: Preferences

View File

@@ -14,8 +14,12 @@ layout:
align-right: 居右
fallback:
page-not-found: 未找到页面
page-not-found-desc: 抱歉,我们找到您要找的页面。
page-not-found: 哎呀!未找到页面
page-not-found-desc: 抱歉,我们无法找到您要找的页面。
forbidden: 哎呀!访问被拒绝
forbidden-desc: 抱歉,您没有权限访问此页面。
internal-error: 哎呀!出错了
internal-error-desc: 抱歉,服务器遇到错误。
widgets:
document: 文档
@@ -82,13 +86,29 @@ authentication:
third-party-login: 其他登录方式
page:
about: 关于
document: 文档
login: 登陆
register: 注册
code-login: 验证码登陆
qrcode-login: 二维码登陆
forget-password: 忘记密码
essentials:
login: 登陆
register: 注册
code-login: 验证码登陆
qrcode-login: 二维码登陆
forget-password: 忘记密码
vben:
about: 关于
document: 文档
outside:
page: 外部页面
embedded: 内嵌
external-link: 外链
nested:
page: 嵌套菜单
menu1: 菜单1
menu2: 菜单2
menu3: 菜单3
menu31: 菜单31
menu32: 菜单32
menu321: 菜单321
fallback:
page: 异常页面
preference:
preferences: 偏好设置