57 lines
914 B
YAML
57 lines
914 B
YAML
toggleMenu:
|
|
other: 切換選單
|
|
|
|
darkMode:
|
|
other: 夜晚模式
|
|
|
|
article:
|
|
back:
|
|
other: 返回
|
|
|
|
tableOfContents:
|
|
other: 目錄
|
|
|
|
relatedContent:
|
|
other: 相關文章
|
|
|
|
lastUpdatedOn:
|
|
other: 最後更新
|
|
|
|
readingTime:
|
|
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: 主題 {{ .Theme }} 由 {{ .DesignedBy }} 設計
|