Skip to content

Commit 0450461

Browse files
committed
fix: full-width punctuation
1 parent 65e057d commit 0450461

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

i18n/locales/zh-CN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
"y_axis_label": "{granularity} {facet}",
363363
"facet": "维度",
364364
"title": "趋势",
365-
"contributors_skip": "未展示的贡献者(没有 Github 仓库):",
365+
"contributors_skip": "未展示的贡献者(没有 Github 仓库)",
366366
"items": {
367367
"downloads": "下载量",
368368
"likes": "喜欢",

lunaria/files/zh-CN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
"y_axis_label": "{granularity} {facet}",
362362
"facet": "维度",
363363
"title": "趋势",
364-
"contributors_skip": "未展示的贡献者(没有 Github 仓库):",
364+
"contributors_skip": "未展示的贡献者(没有 Github 仓库)",
365365
"items": {
366366
"downloads": "下载量",
367367
"likes": "喜欢",

0 commit comments

Comments
 (0)