mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-23 22:56:17 +08:00
chore: add offline page
This commit is contained in:
@@ -21,6 +21,9 @@ fallback:
|
||||
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.
|
||||
offline: Offline Page
|
||||
offline-error: Oops! Network Error
|
||||
offline-error-desc: Sorry, can't connect to the internet. Check your connection.
|
||||
|
||||
widgets:
|
||||
document: Document
|
||||
|
@@ -20,6 +20,9 @@ fallback:
|
||||
forbidden-desc: 抱歉,您没有权限访问此页面。
|
||||
internal-error: 哎呀!出错了
|
||||
internal-error-desc: 抱歉,服务器遇到错误。
|
||||
offline: 离线页面
|
||||
offline-error: 哎呀!网络错误
|
||||
offline-error-desc: 抱歉,无法连接到互联网,请检查您的网络连接并重试。
|
||||
|
||||
widgets:
|
||||
document: 文档
|
||||
|
Reference in New Issue
Block a user