diff --git a/i18n/en.yaml b/i18n/en.yaml index adec12a5..181f7e59 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -48,3 +48,6 @@ poweredBy: publishDateShort: other: '{{ .PublishDate.Format "Jan 2" }}' + +toc: + other: Table of Contents diff --git a/i18n/zh.yaml b/i18n/zh.yaml index fde04f75..2c95b129 100644 --- a/i18n/zh.yaml +++ b/i18n/zh.yaml @@ -48,3 +48,6 @@ poweredBy: publishDateShort: other: '{{ .PublishDate.Format "01/02" }}' + +toc: + other: 目录