We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017f023 commit 6c6e274Copy full SHA for 6c6e274
1 file changed
i18n/locales/zh-CN.json
@@ -336,6 +336,7 @@
336
"gitea": "在 Gitea 上查看",
337
"gitee": "在 Gitee 上查看",
338
"radicle": "在 Radicle 上查看",
339
+ "socket_dev": "在 socket.dev 上查看",
340
"sourcehut": "在 SourceHut 上查看",
341
"tangled": "在 Tangled 上查看"
342
},
@@ -1254,6 +1255,8 @@
1254
1255
1256
"explanation": {
1257
"tooltip_help": "查看评分说明",
1258
+ "tooltip_help_adoption": "查看采用度评分说明",
1259
+ "tooltip_help_efficiency": "查看效率评分说明",
1260
"introduction": "分数由多种信号组合成两个维度计算得出:",
1261
"adoption": "采用度:反映使用和活跃情况(下载量、更新频率、点赞数)",
1262
"efficiency": "效率:反映体积和质量(安装大小、依赖项数量、漏洞情况、类型支持)",
0 commit comments