From 329d062e6e21d9df653ae379b96af4cfb1ab3fea Mon Sep 17 00:00:00 2001 From: JohnathanLin <289348588@qq.com> Date: Sun, 16 Oct 2022 15:16:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0categories=E5=92=8Ctags?= =?UTF-8?q?=E7=9A=84=E5=A4=9A=E8=AF=AD=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/en.yaml | 6 ++++++ i18n/zh.yaml | 6 ++++++ layouts/_default/terms.html | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/i18n/en.yaml b/i18n/en.yaml index 3a1e215..97f5479 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -31,3 +31,9 @@ - id: code_copied translation: "copied!" + +- id: Categories + translation: "Categories" + +- id: Tags + translation: "Tags" \ No newline at end of file diff --git a/i18n/zh.yaml b/i18n/zh.yaml index 0280425..63ac4f7 100644 --- a/i18n/zh.yaml +++ b/i18n/zh.yaml @@ -31,3 +31,9 @@ - id: code_copied translation: "已复制!" + +- id: Categories + translation: "分类" + +- id: Tags + translation: "标签" \ No newline at end of file diff --git a/layouts/_default/terms.html b/layouts/_default/terms.html index 6fd2654..0473647 100644 --- a/layouts/_default/terms.html +++ b/layouts/_default/terms.html @@ -2,7 +2,7 @@ {{- if .Title }}