From c119b71f94b8f5d0a2b80d75a539ca2157819eb6 Mon Sep 17 00:00:00 2001 From: liulj <56008507@qq.com> Date: Sun, 3 Nov 2024 22:23:46 +0800 Subject: [PATCH] i18n chinese for titles and breadcrumbs of series and tags --- i18n/zh.yaml | 9 +++++++++ layouts/_default/terms.html | 2 +- layouts/partials/breadcrumbs.html | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/i18n/zh.yaml b/i18n/zh.yaml index 02804259..1bf463ff 100644 --- a/i18n/zh.yaml +++ b/i18n/zh.yaml @@ -31,3 +31,12 @@ - id: code_copied translation: "已复制!" + +- id: articles + translation: "所有文章" + +- id: Series + translation: "合集" + +- id: Tags + translation: "标签" diff --git a/layouts/_default/terms.html b/layouts/_default/terms.html index 6fd26540..04736472 100644 --- a/layouts/_default/terms.html +++ b/layouts/_default/terms.html @@ -2,7 +2,7 @@ {{- if .Title }}