diff --git a/i18n/en-us.yaml b/i18n/en-us.yaml index 8fc5d47..4ef064b 100644 --- a/i18n/en-us.yaml +++ b/i18n/en-us.yaml @@ -55,6 +55,8 @@ PostReadMore: PostEditTitle: other: Edit this post +PostCRTitle: + other: Post Title PostCRAuthor: other: Post Author PostCRLink: diff --git a/i18n/zh-cn.yaml b/i18n/zh-cn.yaml index 0ebdf49..285be03 100644 --- a/i18n/zh-cn.yaml +++ b/i18n/zh-cn.yaml @@ -57,6 +57,8 @@ PostReadMore: PostEditTitle: other: 编辑 +PostCRTitle: + other: 文章标题 PostCRAuthor: other: 本文作者 PostCRLink: diff --git a/layouts/partials/post/post_footer/post_copyright.html b/layouts/partials/post/post_footer/post_copyright.html index 95c79b3..f9ac549 100644 --- a/layouts/partials/post/post_footer/post_copyright.html +++ b/layouts/partials/post/post_footer/post_copyright.html @@ -2,6 +2,10 @@