From 03fd9dc8298711135ffcefec48d881b208d3dcbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=A1=E6=A2=A6=E6=98=9F=E5=B0=98?= Date: Sun, 1 Jan 2023 21:32:18 +0800 Subject: [PATCH] :lipstick::wrench: Update the post copyright info. --- i18n/en.yaml | 24 ++++++++----------- i18n/zh-cn.yaml | 24 ++++++++----------- .../partials/post/footer_meta/copyright.html | 22 ++++++++--------- 3 files changed, 31 insertions(+), 39 deletions(-) diff --git a/i18n/en.yaml b/i18n/en.yaml index d114344..25c86cd 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -102,20 +102,16 @@ PostReadMore: PostEditTitle: other: Edit this post -PostCRTitle: - other: Post Title -PostCRAuthor: - other: Post Author -PostCRLink: - other: Post Link -PostCROriginAuthor: - other: Written By -PostCROriginLink: - other: Originally From -PostCRLicenseTitle: - other: Copyright Notice -PostCRLicenseContent: - other: "All articles in this blog are licensed under %s unless stating additionally." +PostCopyRight: + title: Post Title + author: Post Author + link: Post Link + origin: + author: Written By + link: Originally From + license: + title: Copyright Notice + content: "All articles in this blog are licensed under %s unless stating additionally." PostFollowMe: other: Welcome to my other publishing channels diff --git a/i18n/zh-cn.yaml b/i18n/zh-cn.yaml index 139470d..04083b0 100644 --- a/i18n/zh-cn.yaml +++ b/i18n/zh-cn.yaml @@ -103,20 +103,16 @@ PostReadMore: PostEditTitle: other: 编辑 -PostCRTitle: - other: 文章标题 -PostCRAuthor: - other: 本文作者 -PostCRLink: - other: 本文链接 -PostCROriginAuthor: - other: 原文作者 -PostCROriginLink: - other: 原文链接 -PostCRLicenseTitle: - other: 版权声明 -PostCRLicenseContent: - other: "本博客所有文章除特别声明外,均采用 %s 许可协议。转载请注明出处!" +PostCopyRight: + title: 文章标题 + author: 本文作者 + link: 本文链接 + origin: + author: 原文作者 + link: 原文链接 + license: + title: 版权声明 + content: "本博客所有文章除特别声明外,均采用 %s 许可协议。转载请注明出处!" PostFollowMe: other: 欢迎关注我的其它发布渠道 diff --git a/layouts/partials/post/footer_meta/copyright.html b/layouts/partials/post/footer_meta/copyright.html index e23ab72..ea12756 100644 --- a/layouts/partials/post/footer_meta/copyright.html +++ b/layouts/partials/post/footer_meta/copyright.html @@ -3,32 +3,32 @@ {{ T