mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-12 16:01:35 +08:00
更新 NoDataFound 组件
This commit is contained in:
@@ -733,7 +733,7 @@ export default {
|
||||
others: 'Others',
|
||||
},
|
||||
notFound: {
|
||||
title: 'Page Not Found ⚠️',
|
||||
title: '⚠️ Page Not Found',
|
||||
description: 'The page you tried to access does not exist. Please check if the address is correct.',
|
||||
backButton: 'Go Back',
|
||||
},
|
||||
|
||||
@@ -730,7 +730,7 @@ export default {
|
||||
others: '其他',
|
||||
},
|
||||
notFound: {
|
||||
title: '页面不存在 ⚠️',
|
||||
title: '⚠️ 页面不存在',
|
||||
description: '您想要访问的页面不存在,请检查地址是否正确。',
|
||||
backButton: '返回',
|
||||
},
|
||||
|
||||
@@ -728,7 +728,7 @@ export default {
|
||||
others: '其他',
|
||||
},
|
||||
notFound: {
|
||||
title: '頁面不存在 ⚠️',
|
||||
title: '⚠️ 頁面不存在',
|
||||
description: '您想要訪問的頁面不存在,請檢查地址是否正確。',
|
||||
backButton: '返回',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user