更新文件系统资源检查的相关提示信息

This commit is contained in:
jxxghp
2025-07-26 23:11:29 +08:00
parent 27497d1812
commit 03bd23d314
3 changed files with 6 additions and 6 deletions

View File

@@ -1586,8 +1586,8 @@ export default {
bestVersionRuleGroupHint: 'Filter version upgrade subscriptions based on selected filter rule groups',
timedSearch: 'Subscription Scheduled Search',
timedSearchHint: 'Search all sites every 24 hours to supplement resources that may be missed by subscription',
checkLocalMedia: 'Check Local Media Library',
checkLocalMediaHint: 'Check if resources exist on storage disk to avoid duplicate downloads',
checkLocalMedia: 'Check File System Resources',
checkLocalMediaHint: 'Scan the storage directory for existing resource files to avoid duplicate downloads; regardless of whether it is enabled, the media server will be checked',
modes: {
auto: 'Auto',
rss: 'Site RSS',

View File

@@ -1565,8 +1565,8 @@ export default {
bestVersionRuleGroupHint: '按选定的过滤规则组对洗版订阅进行过滤',
timedSearch: '订阅定时搜索',
timedSearchHint: '每隔24小时全站搜索以补全订阅可能漏掉的资源',
checkLocalMedia: '检查本地媒体库资源',
checkLocalMediaHint: '检查存储盘是否存在资源,以避免重复下载',
checkLocalMedia: '检查文件系统资源',
checkLocalMediaHint: '扫描存储目录中是否存在相应资源文件,以避免重复下载;不管是否开启都会检查媒体服务器',
modes: {
auto: '自动',
rss: '站点RSS',

View File

@@ -1563,8 +1563,8 @@ export default {
bestVersionRuleGroupHint: '按選定的過濾規則組對洗版訂閱進行過濾',
timedSearch: '訂閱定時搜索',
timedSearchHint: '每隔24小時全站搜索以補全訂閱可能漏掉的資源',
checkLocalMedia: '檢查本地媒體庫資源',
checkLocalMediaHint: '檢查存儲盤是否存在資源,以避免重複下載',
checkLocalMedia: '檢查文件系統資源',
checkLocalMediaHint: '掃描存儲目錄中是否存在相應資源文件,以避免重複下載;不管是否開啟都會檢查媒體伺服器',
modes: {
auto: '自動',
rss: '站點RSS',