Skip to content

Commit b64b1bf

Browse files
fhfuih186526
authored andcommitted
fix(i18n): add missing zh-cn translations (CaiJimmy#964)
1 parent 08079e2 commit b64b1bf

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

i18n/zh-cn.yaml

+8-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ toggleMenu:
44
darkMode:
55
other: 暗色模式
66

7+
list:
8+
page: "{{ .Count }} 个页面"
9+
10+
section: 章节
11+
12+
subsection: 子章节
13+
714
article:
815
back:
916
other: 返回
@@ -54,7 +61,7 @@ search:
5461

5562
footer:
5663
builtWith:
57-
other: Built with {{ .Generator }}
64+
other: 使用 {{ .Generator }} 构建
5865

5966
designedBy:
6067
other: Theme {{ .Theme }} designed by {{ .DesignedBy }}

0 commit comments

Comments
 (0)