diff --git a/apps/alist/data.yml b/apps/alist/data.yml index 054f48d9..bc14ac9b 100755 --- a/apps/alist/data.yml +++ b/apps/alist/data.yml @@ -1,15 +1,15 @@ name: AList tags: - 实用工具 - - 私有云存储 + - 云存储 title: 支持多存储的文件列表程序 -type: 私有云存储 +type: 云存储 description: 支持多存储的文件列表程序 additionalProperties: key: alist name: AList tags: - - PrivateStorage + - Storage - Tool shortDescZh: 支持多存储的文件列表程序 shortDescEn: A file list program that supports multiple storage diff --git a/apps/cloudreve/data.yml b/apps/cloudreve/data.yml index d05ca441..4221fa8e 100644 --- a/apps/cloudreve/data.yml +++ b/apps/cloudreve/data.yml @@ -1,14 +1,14 @@ name: Cloudreve tags: - - 私有云存储 + - 云存储 title: 支持多家云存储的云盘系统 -type: 私有云存储 +type: 云存储 description: 支持多家云存储的云盘系统 additionalProperties: key: cloudreve name: Cloudreve tags: - - PrivateStorage + - Storage shortDescZh: 支持多家云存储的云盘系统 shortDescEn: A cloud disk system that supports multiple cloud storage type: tool diff --git a/apps/kodbox/data.yml b/apps/kodbox/data.yml index 5604f572..549f846c 100755 --- a/apps/kodbox/data.yml +++ b/apps/kodbox/data.yml @@ -1,14 +1,14 @@ name: Kodbox tags: - - 私有云存储 + - 云存储 title: 可道云推出的企业级私有云存储解决方案 -type: 私有云存储 +type: 云存储 description: 可道云推出的企业级私有云存储解决方案 additionalProperties: key: kodbox name: Kodbox tags: - - PrivateStorage + - Storage shortDescZh: 可道云推出的企业级私有云存储解决方案 shortDescEn: Kodbox is a file manager for web. It is also a web code editor, which allows you to develop websites directly within the web browser. type: tool diff --git a/apps/lsky-pro/data.yml b/apps/lsky-pro/data.yml index 49df9f35..459b2add 100644 --- a/apps/lsky-pro/data.yml +++ b/apps/lsky-pro/data.yml @@ -1,14 +1,14 @@ name: Lsky-pro tags: - - 私有云存储 + - 云存储 title: 用于在线上传、管理图片的图床程序 -type: 私有云存储 +type: 云存储 description: 用于在线上传、管理图片的图床程序 additionalProperties: key: lsky-pro name: Lsky-pro tags: - - PrivateStorage + - Storage shortDescZh: 用于在线上传、管理图片的图床程序 shortDescEn: An image bed program for uploading and managing images online type: tool diff --git a/apps/nextcloud/data.yml b/apps/nextcloud/data.yml index 13c8994c..772fea13 100644 --- a/apps/nextcloud/data.yml +++ b/apps/nextcloud/data.yml @@ -1,14 +1,14 @@ name: Nextcloud tags: - - 私有云存储 + - 云存储 title: Nextcloud 服务器,所有数据的安全家园 -type: 私有云存储 +type: 云存储 description: Nextcloud 服务器,所有数据的安全家园 additionalProperties: key: nextcloud name: Nextcloud tags: - - PrivateStorage + - Storage shortDescZh: Nextcloud 服务器,所有数据的安全家园 shortDescEn: Nextcloud server, a safe home for all your data type: tool diff --git a/apps/zfile/data.yml b/apps/zfile/data.yml index cb9f01d9..388da2dc 100644 --- a/apps/zfile/data.yml +++ b/apps/zfile/data.yml @@ -1,14 +1,14 @@ name: ZFile tags: - - 私有云存储 + - 云存储 title: 基于 Java 的在线网盘程序 -type: 私有云存储 +type: 云存储 description: 基于 Java 的在线网盘程序 additionalProperties: key: zfile name: ZFile tags: - - PrivateStorage + - Storage shortDescZh: 基于 Java 的在线网盘程序 shortDescEn: Java-based online disk program type: tool diff --git a/data.yaml b/data.yaml index 115bdc6e..5906c5c3 100644 --- a/data.yaml +++ b/data.yaml @@ -24,6 +24,6 @@ additionalProperties: name: BI - key: Middleware name: 中间件 - - key: PrivateStorage - name: 私有云存储 + - key: Storage + name: 云存储 version: v1.5.0 \ No newline at end of file