Skip to content

Commit c5fb5d2

Browse files
authored
feat(i18n): update translate zh-CN (#1498)
1 parent 29158b6 commit c5fb5d2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

i18n/locales/zh-CN.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,9 +362,11 @@
362362
"y_axis_label": "{granularity} {facet}",
363363
"facet": "维度",
364364
"title": "趋势",
365+
"contributors_skip": "未展示的贡献者(没有 Github 仓库):",
365366
"items": {
366367
"downloads": "下载量",
367-
"likes": "喜欢"
368+
"likes": "喜欢",
369+
"contributors": "贡献者"
368370
}
369371
},
370372
"downloads": {

lunaria/files/zh-CN.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,9 +361,11 @@
361361
"y_axis_label": "{granularity} {facet}",
362362
"facet": "维度",
363363
"title": "趋势",
364+
"contributors_skip": "未展示的贡献者(没有 Github 仓库):",
364365
"items": {
365366
"downloads": "下载量",
366-
"likes": "喜欢"
367+
"likes": "喜欢",
368+
"contributors": "贡献者"
367369
}
368370
},
369371
"downloads": {

0 commit comments

Comments
 (0)