Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Cai <github@jimmycai.com>2022-10-29 18:14:19 +0300
committerGitHub <noreply@github.com>2022-10-29 18:14:19 +0300
commitb03390d237427a2b9cfee55949cb1da62f1a6856 (patch)
treefd7da57cfcebc07d16483f3e9c3d71aee3562138 /i18n/zh-tw.yaml
parent8a597a5c9c861d2bce22a5e06c7667cd9c8e263a (diff)
Revert "Merge branch 'canary' into master" (#712)
Revert "Merge branch 'canary' into master (#711)" This reverts commit 8a597a5c9c861d2bce22a5e06c7667cd9c8e263a.
Diffstat (limited to 'i18n/zh-tw.yaml')
-rw-r--r--i18n/zh-tw.yaml53
1 files changed, 38 insertions, 15 deletions
diff --git a/i18n/zh-tw.yaml b/i18n/zh-tw.yaml
index 8c1acee..d9e124e 100644
--- a/i18n/zh-tw.yaml
+++ b/i18n/zh-tw.yaml
@@ -1,26 +1,49 @@
-toggleMenu: 切換選單
+toggleMenu:
+ other: 切換選單
-darkMode: 夜晚模式
+darkMode:
+ other: 夜晚模式
article:
- back: 返回
- tableOfContents: 目錄
- relatedContent: 相關文章
- lastUpdatedOn: 最後更新
- readingTime: "閱讀時間: {{ .Count }} 分鐘"
+ back:
+ other: 返回
+
+ tableOfContents:
+ other: 目錄
+
+ relatedContent:
+ other: 相關文章
+
+ lastUpdatedOn:
+ other: 最後更新
+
+ readingTime:
+ other: "閱讀時間: {{ .Count }} 分鐘"
notFound:
- title: 404 錯誤
- subtitle: 頁面不存在
+ title:
+ other: 404 錯誤
+ subtitle:
+ other: 頁面不存在
widget:
archives:
- title: 紀錄
- more: 更多
+ title:
+ other: 紀錄
+
+ more:
+ other: 更多
+
tagCloud:
- title: 標籤雲
+ title:
+ other: 標籤雲
search:
- title: 搜尋
- placeholder: 輸入關鍵字...
- resultTitle: "#PAGES_COUNT 個結果 (用時 #TIME_SECONDS 秒)"
+ title:
+ other: 搜尋
+
+ placeholder:
+ other: 輸入關鍵字...
+
+ resultTitle:
+ other: "#PAGES_COUNT 個結果 (用時 #TIME_SECONDS 秒)"