Skip to content

Commit f13947b

Browse files
authored
chore: 应用软件描述文案优化 (#10)
1 parent e02c3ba commit f13947b

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

apps/list.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"name": "MySQL",
2929
"tags": ["Database"],
3030
"versions": ["5.7.39","8.0.30"],
31-
"shortDescZh": "开源关系型数据库管理系统",
31+
"shortDescZh": "MySQL 开源关系型数据库",
3232
"shortDescEn": "Open source relational database management system",
3333
"type": "runtime",
3434
"crossVersionUpdate": false,
@@ -43,7 +43,7 @@
4343
"name": "OpenResty",
4444
"tags": ["Server"],
4545
"versions": ["1.21.4"],
46-
"shortDescZh": "基于 Nginx 和 LuaJIT 的高性能 Web 平台",
46+
"shortDescZh": "基于 NGINX 和 LuaJIT Web 平台",
4747
"shortDescEn": "High performance web platform based on Nginx and LuaJIT",
4848
"type": "runtime",
4949
"limit": 1,
@@ -58,7 +58,7 @@
5858
"name": "WordPress",
5959
"tags": ["WebSite"],
6060
"versions": ["6.0.1","6.0.2"],
61-
"shortDescZh": "开源博客软件和内容管理系统",
61+
"shortDescZh": "著名的开源博客软件和 CMS 系统",
6262
"shortDescEn": "Open source blogging software and content management system",
6363
"type": "website",
6464
"recommend": 1,
@@ -73,7 +73,7 @@
7373
"name": "Redis",
7474
"tags": ["Database"],
7575
"versions": ["7.0.5","6.0.16"],
76-
"shortDescZh": "高性能的 key-value 数据库",
76+
"shortDescZh": "高性能的开源键值数据库",
7777
"shortDescEn": "High-performance key-value database",
7878
"type": "runtime",
7979
"limit": 1,
@@ -102,7 +102,7 @@
102102
"name": "phpMyAdmin",
103103
"tags": ["Tool"],
104104
"versions": ["5.2.1"],
105-
"shortDescZh": "MySQL 数据库管理工具",
105+
"shortDescZh": "基于 Web 的 MySQL 数据库管理工具",
106106
"shortDescEn": "MySQL database management tools",
107107
"type": "tool",
108108
"limit": 1,
@@ -116,7 +116,7 @@
116116
"name": "Redis-Commander",
117117
"tags": ["Tool"],
118118
"versions": ["0.8.1"],
119-
"shortDescZh": "Redis web 管理工具",
119+
"shortDescZh": "Redis Web 管理工具",
120120
"shortDescEn": "Redis web management tool",
121121
"type": "tool",
122122
"limit": 1,
@@ -159,7 +159,7 @@
159159
"name": "Jenkins",
160160
"tags": ["CI/CD"],
161161
"versions": ["2.391"],
162-
"shortDescZh": "构建伟大,无所不能",
162+
"shortDescZh": "开源的持续集成工具",
163163
"shortDescEn": "Build great things at any scale",
164164
"type": "tool",
165165
"limit": 1,
@@ -173,7 +173,7 @@
173173
"name": "PostgreSQL",
174174
"tags": ["Database"],
175175
"versions": ["15.2-alpine"],
176-
"shortDescZh": "开源关系型数据库",
176+
"shortDescZh": "PostgreSQL 开源关系型数据库",
177177
"shortDescEn": "Open Source Relational Database",
178178
"type": "runtime",
179179
"limit": 1,
@@ -187,7 +187,7 @@
187187
"name": "MongoDB",
188188
"tags": ["Database"],
189189
"versions": ["6.0.4"],
190-
"shortDescZh": "分布式文件存储数据库",
190+
"shortDescZh": "MongoDB 开源文档数据库",
191191
"shortDescEn": "Fractional file storage database",
192192
"type": "runtime",
193193
"limit": 1,
@@ -201,7 +201,7 @@
201201
"name": "MariaDB",
202202
"tags": ["Database"],
203203
"versions": ["10.9.5"],
204-
"shortDescZh": "MYSQL 复刻版",
204+
"shortDescZh": "著名的 MySQL 分支版本",
205205
"shortDescEn": "The open source relational database",
206206
"type": "runtime",
207207
"crossVersionUpdate": false,
@@ -215,7 +215,7 @@
215215
"name": "Docker Registry",
216216
"tags": ["CI/CD"],
217217
"versions": ["2.8.1"],
218-
"shortDescZh": "Docker 镜像的存储和分发系统",
218+
"shortDescZh": "Docker 镜像存储库",
219219
"shortDescEn": "A storage and distribution system for named Docker images",
220220
"type": "runtime",
221221
"crossVersionUpdate": false,
@@ -229,7 +229,7 @@
229229
"name": "Nexus Repository",
230230
"tags": ["CI/CD"],
231231
"versions": ["3.47.1"],
232-
"shortDescZh": "开源存储库",
232+
"shortDescZh": "开源的软件制品库",
233233
"shortDescEn": "An open source repository for build artifacts",
234234
"type": "runtime",
235235
"crossVersionUpdate": false,
@@ -257,7 +257,7 @@
257257
"name": "Uptime Kuma",
258258
"tags": ["Tool"],
259259
"versions": ["1.20.2"],
260-
"shortDescZh": "一个自托管服务监控工具",
260+
"shortDescZh": "一个自托管的监控工具",
261261
"shortDescEn": "A fancy self-hosted monitoring tool",
262262
"type": "tool",
263263
"limit": 0,
@@ -267,4 +267,4 @@
267267
"document": "https://github.com/louislam/uptime-kuma/wiki"
268268
}
269269
]
270-
}
270+
}

0 commit comments

Comments
 (0)