diff --git a/src-tauri/locales/en.json b/src-tauri/locales/en.json index 2819739..fc70305 100644 --- a/src-tauri/locales/en.json +++ b/src-tauri/locales/en.json @@ -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.", diff --git a/src-tauri/locales/zh-cn.json b/src-tauri/locales/zh-cn.json index d027d20..ed98368 100644 --- a/src-tauri/locales/zh-cn.json +++ b/src-tauri/locales/zh-cn.json @@ -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": "超星小组网盘是面向教育机构的云存储服务,支持教学资源共享和协作。",