mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
translate zh-tw
This commit is contained in:
parent
d29b9ec09c
commit
a8c8068d49
@ -6,15 +6,15 @@ darkMode:
|
|||||||
|
|
||||||
list:
|
list:
|
||||||
page:
|
page:
|
||||||
one: "{{ .Count }} page"
|
one: "第 {{ .Count }} 頁"
|
||||||
other: "{{ .Count }} pages"
|
other: "第 {{ .Count }} 頁"
|
||||||
|
|
||||||
section:
|
section:
|
||||||
other: Section
|
other: 段落
|
||||||
|
|
||||||
subsection:
|
subsection:
|
||||||
one: Subsection
|
one: 小節
|
||||||
other: Subsections
|
other: 小節
|
||||||
|
|
||||||
article:
|
article:
|
||||||
back:
|
back:
|
||||||
@ -30,7 +30,7 @@ article:
|
|||||||
other: 最後更新
|
other: 最後更新
|
||||||
|
|
||||||
readingTime:
|
readingTime:
|
||||||
one: "{{ .Count }} minute read"
|
one: "閱讀時間: {{ .Count }} 分鐘"
|
||||||
other: "閱讀時間: {{ .Count }} 分鐘"
|
other: "閱讀時間: {{ .Count }} 分鐘"
|
||||||
|
|
||||||
notFound:
|
notFound:
|
||||||
@ -53,7 +53,7 @@ widget:
|
|||||||
other: 標籤雲
|
other: 標籤雲
|
||||||
categoriesCloud:
|
categoriesCloud:
|
||||||
title:
|
title:
|
||||||
other: Categories
|
other: 分類
|
||||||
|
|
||||||
search:
|
search:
|
||||||
title:
|
title:
|
||||||
|
Loading…
Reference in New Issue
Block a user