From 4e5b95da0a89407bc7f9c335f9f5205ad889e55b Mon Sep 17 00:00:00 2001 From: liuboaibc Date: Tue, 23 Feb 2021 11:10:48 +0800 Subject: [PATCH] update Signed-off-by: liuboaibc --- i18n/en.yaml | 2 ++ i18n/zh.yaml | 2 ++ layouts/all-docs/list.html | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/i18n/en.yaml b/i18n/en.yaml index 6868a89c4..c4dc39a71 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -60,6 +60,8 @@ translation: Last updated - id: What’s on this Page translation: What’s on this Page +- id: Content + translation: Content - id: Previous translation: Previous - id: Next diff --git a/i18n/zh.yaml b/i18n/zh.yaml index 392d5d173..cbbeda6b9 100644 --- a/i18n/zh.yaml +++ b/i18n/zh.yaml @@ -60,6 +60,8 @@ translation: 最新更新 - id: What’s on this Page translation: 页面内容 +- id: Content + translation: 目录 - id: Previous translation: 上一篇 - id: Next diff --git a/layouts/all-docs/list.html b/layouts/all-docs/list.html index 85adc5c42..90026ac97 100644 --- a/layouts/all-docs/list.html +++ b/layouts/all-docs/list.html @@ -589,7 +589,7 @@ -

Content

+

{{ i18n "Content" }}

{{ define "table" }}
  • {{ .LinkTitle }}