mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-27 20:13:49 +01:00
26 lines
526 B
YAML
26 lines
526 B
YAML
toggleMenu: 切換選單
|
|
|
|
darkMode: 夜晚模式
|
|
|
|
article:
|
|
back: 返回
|
|
tableOfContents: 目錄
|
|
relatedContent: 相關文章
|
|
lastUpdatedOn: 最後更新
|
|
readingTime: "閱讀時間: {{ .Count }} 分鐘"
|
|
|
|
notFound:
|
|
title: 404 錯誤
|
|
subtitle: 頁面不存在
|
|
|
|
widget:
|
|
archives:
|
|
title: 紀錄
|
|
more: 更多
|
|
tagCloud:
|
|
title: 標籤雲
|
|
|
|
search:
|
|
title: 搜尋
|
|
placeholder: 輸入關鍵字...
|
|
resultTitle: "#PAGES_COUNT 個結果 (用時 #TIME_SECONDS 秒)"
|