diff --git a/i18n/locales/zh-CN.json b/i18n/locales/zh-CN.json index 91e1293c1..7501f04c4 100644 --- a/i18n/locales/zh-CN.json +++ b/i18n/locales/zh-CN.json @@ -362,9 +362,11 @@ "y_axis_label": "{granularity} {facet}", "facet": "维度", "title": "趋势", + "contributors_skip": "未展示的贡献者(没有 Github 仓库):", "items": { "downloads": "下载量", - "likes": "喜欢" + "likes": "喜欢", + "contributors": "贡献者" } }, "downloads": { diff --git a/lunaria/files/zh-CN.json b/lunaria/files/zh-CN.json index f52a73ac8..e715baf33 100644 --- a/lunaria/files/zh-CN.json +++ b/lunaria/files/zh-CN.json @@ -361,9 +361,11 @@ "y_axis_label": "{granularity} {facet}", "facet": "维度", "title": "趋势", + "contributors_skip": "未展示的贡献者(没有 Github 仓库):", "items": { "downloads": "下载量", - "likes": "喜欢" + "likes": "喜欢", + "contributors": "贡献者" } }, "downloads": {