aboutsummaryrefslogtreecommitdiff
path: root/i18n/zh-CN.yaml
diff options
context:
space:
mode:
authorKeith Mo <keith.mork@gmail.com>2018-06-01 00:06:14 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-06-01 00:06:14 +0800
commit9033266c2f02e570658a9505c26b7a438030f664 (patch)
tree3b5dabd3e1d911e2b1541294ab67b89a09166f7b /i18n/zh-CN.yaml
parente1781a29e6ab9e484899b3dad07db2ace261ff93 (diff)
feat(post): add out-of-date content warning (#68)
Diffstat (limited to 'i18n/zh-CN.yaml')
-rw-r--r--i18n/zh-CN.yaml10
1 files changed, 8 insertions, 2 deletions
diff --git a/i18n/zh-CN.yaml b/i18n/zh-CN.yaml
index 2d064f0..b6ecf5c 100644
--- a/i18n/zh-CN.yaml
+++ b/i18n/zh-CN.yaml
@@ -33,10 +33,10 @@ nextPage:
prevPost:
other: "上一篇"
-
+
nextPost:
other: "下一篇"
-
+
toc:
other: "文章目录"
@@ -60,6 +60,12 @@ readingTime:
one: "预计阅读 {{ .Count }} 分钟"
other: "预计阅读 {{ .Count }} 分钟"
+outdatedInfoWarningBefore:
+ other: "【注意】最后更新于 "
+
+outdatedInfoWarningAfter:
+ other: ",文中内容可能已过时,请谨慎使用。"
+
# ===== content license =====
author:
other: "文章作者"