Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion i18n/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,9 +362,11 @@
"y_axis_label": "{granularity} {facet}",
"facet": "维度",
"title": "趋势",
"contributors_skip": "未展示的贡献者(没有Github仓库):",
"items": {
"downloads": "下载量",
"likes": "喜欢"
"likes": "喜欢",
"contributors": "贡献者"
Comment thread
zzxming marked this conversation as resolved.
Outdated
}
},
"downloads": {
Expand Down
4 changes: 3 additions & 1 deletion lunaria/files/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -361,9 +361,11 @@
"y_axis_label": "{granularity} {facet}",
"facet": "维度",
"title": "趋势",
"contributors_skip": "未展示的贡献者(没有Github仓库):",
"items": {
"downloads": "下载量",
"likes": "喜欢"
"likes": "喜欢",
"contributors": "贡献者"
Comment thread
zzxming marked this conversation as resolved.
Outdated
}
},
"downloads": {
Expand Down
Loading