diff --git a/i18n/zh.yaml b/i18n/zh.yaml index 7f15ab0..c341e03 100644 --- a/i18n/zh.yaml +++ b/i18n/zh.yaml @@ -9,6 +9,11 @@ one : "1 分钟" other: "{{ .Count }} 分钟" +- id: words + translation: + one: "字" + other: {{ .Count }}字 + - id: toc translation: "目录"