diff --git a/apache-doris/data.yml b/apache-doris/data.yml index 5edd9bdba..a55514cf0 100644 --- a/apache-doris/data.yml +++ b/apache-doris/data.yml @@ -14,7 +14,6 @@ additionalProperties: type: tool crossVersionUpdate: false limit: 1 - recommend: 4 website: https://doris.apache.org/ github: https://github.com/apache/doris document: https://doris.apache.org/zh-CN/docs/dev/get-starting/ diff --git a/ddns-go/data.yml b/ddns-go/data.yml index 5ee560b66..099001e37 100644 --- a/ddns-go/data.yml +++ b/ddns-go/data.yml @@ -9,12 +9,11 @@ additionalProperties: name: DDNS-GO tags: - Tool - shortDescZh: + shortDescZh: 简单好用的 DDNS shortDescEn: Simple and easy to use DDNS. type: tool crossVersionUpdate: false limit: 1 - recommend: 4 website: https://github.com/jeessy2/ddns-go github: https://github.com/jeessy2/ddns-go document: https://github.com/jeessy2/ddns-go diff --git a/ddns-go/logo.png b/ddns-go/logo.png index 3a4d49bf2..023fe72df 100644 Binary files a/ddns-go/logo.png and b/ddns-go/logo.png differ diff --git a/erpnext/data.yml b/erpnext/data.yml index 638667718..385dc7f24 100644 --- a/erpnext/data.yml +++ b/erpnext/data.yml @@ -1,7 +1,7 @@ name: erpnext tags: - 工具 -title: 全球最敏捷的ERP,ERPNext是世界上最好的免费开源ERP +title: 开源 ERP type: 工具 description: The most agile ERP on the planet additionalProperties: @@ -9,12 +9,11 @@ additionalProperties: name: erpnext tags: - Tool - shortDescZh: 全球最敏捷的ERP - shortDescEn: The most agile ERP on the planet + shortDescZh: 开源 ERP + shortDescEn: OpenSource ERP type: tool crossVersionUpdate: false limit: 1 - recommend: 4 website: https://erpnext.com/ github: https://github.com/frappe/erpnext document: https://docs.erpnext.com/ diff --git a/mongodb/6.0.7/data.yml b/mongodb/6.0.7/data.yml index d65172caf..319227fcd 100755 --- a/mongodb/6.0.7/data.yml +++ b/mongodb/6.0.7/data.yml @@ -2,16 +2,16 @@ additionalProperties: formFields: - default: mongo envKey: PANEL_DB_ROOT_USER - labelEn: Root Username - labelZh: Root 用户名 + labelEn: Username + labelZh: 用户名 random: true required: true rule: paramCommon type: text - default: mongo envKey: PANEL_DB_ROOT_PASSWORD - labelEn: Root Password - labelZh: Root 用户密码 + labelEn: Password + labelZh: 用户密码 random: true required: true rule: paramComplexity