fix: #76 添加阿里云盘根目录配置提示

- 在阿里云盘描述中添加根目录ID配置提示
- 提醒用户正确设置根目录ID以显示所有文件夹
This commit is contained in:
VirtualHotBar
2026-06-02 02:20:25 +08:00
parent e17197ea66
commit c693806d2b
2 changed files with 2 additions and 2 deletions

View File

@@ -573,7 +573,7 @@
"description.yandex": "Yandex Disk is a cloud storage service provided by Yandex, supporting file synchronization, backup, and sharing, as well as integration with the Yandex ecosystem.",
"description.crypt": "Encryption ensures the security of user data when stored in the cloud.",
"description.alias": "An alias for easy access and management.",
"description.aliyundrive": "Aliyun Drive is a personal cloud storage service provided by Alibaba Group, where users can enjoy high-speed file storage and sharing services.",
"description.aliyundrive": "Aliyun Drive is a personal cloud storage service provided by Alibaba Group, where users can enjoy high-speed file storage and sharing services. Note: Please ensure the Root Folder ID is set correctly, otherwise only some folders may be visible.",
"description.aliyundriveopen": "Aliyun Drive Open Interface",
"description.aliyundriveshare": "Aliyun Drive Share Link",
"description.chaoxinggroupdrive": "ChaoXing Group Drive is a cloud storage service aimed at educational institutions, supporting the sharing and collaboration of educational resources.",

View File

@@ -573,7 +573,7 @@
"description.yandex": "Yandex Disk是Yandex提供的云存储服务支持文件同步、备份与分享以及与Yandex生态系统的集成。",
"description.crypt": "加密,确保用户数据在云端存储时的安全性。",
"description.alias": "别名,便于访问和管理。",
"description.aliyundrive": "阿里云盘是一个由阿里巴巴集团提供的个人云存储服务,用户可以享受高速的文件存储和分享服务。",
"description.aliyundrive": "阿里云盘是一个由阿里巴巴集团提供的个人云存储服务,用户可以享受高速的文件存储和分享服务。注意请确保正确设置根目录ID否则可能只能看到部分文件夹。",
"description.aliyundriveopen": "阿里云盘开放接口",
"description.aliyundriveshare": "阿里云盘分享链接",
"description.chaoxinggroupdrive": "超星小组网盘是面向教育机构的云存储服务,支持教学资源共享和协作。",