diff --git a/i18n/zh.yaml b/i18n/zh.yaml index c0f107ac..cb84ce99 100644 --- a/i18n/zh.yaml +++ b/i18n/zh.yaml @@ -3,3 +3,14 @@ - id: next_page translation: "下一页" + +- id: read_time + translation: + one : "1 分钟" + other: "{{ .Count }} 分钟" + +- id: toc + translation: "目录" + +- id: translations + translation: "语言"