chore: update Traditional Chinese localization files (#1251)

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/1222
This commit is contained in:
Jimmy
2026-01-27 12:49:44 +01:00
committed by GitHub
parent bc54cecf0a
commit 017fbf982d
2 changed files with 16 additions and 34 deletions
+4 -13
View File
@@ -2,25 +2,16 @@ toggleMenu = "切換選單"
darkMode = "夜晚模式"
[list]
section = "段落"
[list.page]
one = "第 {{ .Count }} 頁"
other = "第 {{ .Count }} 頁"
[list.subsection]
one = "小節"
other = "小節"
section = "段落"
page = "第 {{ .Count }} 頁"
subsection = "小節"
[article]
back = "返回"
tableOfContents = "目錄"
relatedContent = "相關文章"
lastUpdatedOn = "最後更新"
[article.readingTime]
one = "閱讀時間: {{ .Count }} 分鐘"
other = "閱讀時間: {{ .Count }} 分鐘"
readingTime = "閱讀時間: {{ .Count }} 分鐘"
[notFound]
title = "404 錯誤"