mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-30 04:23:30 +08:00
70 lines
1.2 KiB
YAML
70 lines
1.2 KiB
YAML
toggleMenu:
|
|
other: 切換選單
|
|
|
|
darkMode:
|
|
other: 夜晚模式
|
|
|
|
list:
|
|
page:
|
|
one: "{{ .Count }} 個頁面"
|
|
other: "{{ .Count }} 個頁面"
|
|
|
|
section:
|
|
other: Section
|
|
|
|
subsection:
|
|
one: Subsection
|
|
other: Subsections
|
|
|
|
article:
|
|
back:
|
|
other: 返回
|
|
|
|
tableOfContents:
|
|
other: 目錄
|
|
|
|
relatedContents:
|
|
other: 相關文章
|
|
|
|
lastUpdatedOn:
|
|
other: 最後更新
|
|
|
|
readingTime:
|
|
one: "閱讀時間: {{ .Count }} 分鐘"
|
|
other: "閱讀時間: {{ .Count }} 分鐘"
|
|
|
|
notFound:
|
|
title:
|
|
other: 404 錯誤:(
|
|
|
|
subtitle:
|
|
other: 頁面並不存在:(
|
|
|
|
widget:
|
|
archives:
|
|
title:
|
|
other: 紀錄
|
|
|
|
more:
|
|
other: 更多
|
|
|
|
tagCloud:
|
|
title:
|
|
other: 標籤雲
|
|
|
|
search:
|
|
title:
|
|
other: 搜尋
|
|
|
|
placeholder:
|
|
other: 請輸入關鍵字...
|
|
|
|
resultTitle:
|
|
other: "#PAGES_COUNT 個結果 (花了 #TIME_SECONDS 秒)"
|
|
|
|
footer:
|
|
builtWith:
|
|
other: 使用 {{ .Generator }} 建造
|
|
|
|
designedBy:
|
|
other: 自豪的使用由 {{ .DesignedBy }} 設計的 {{ .Theme }} |