aboutsummaryrefslogtreecommitdiff
path: root/themes/hugo-theme-stack/i18n/zh-tw.yaml
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-11-16 19:32:18 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-11-17 01:28:57 +0300
commit239d68f94c6250276850fbe95eaa6cdd5c38fb26 (patch)
treec576da169afc442f51eae6213ad0ff749ed86589 /themes/hugo-theme-stack/i18n/zh-tw.yaml
parent8e79098193fd0a8b65305dd8054cf7c424c60bc5 (diff)
Своя тема, полностью всё переделал
Diffstat (limited to 'themes/hugo-theme-stack/i18n/zh-tw.yaml')
-rw-r--r--themes/hugo-theme-stack/i18n/zh-tw.yaml73
1 files changed, 0 insertions, 73 deletions
diff --git a/themes/hugo-theme-stack/i18n/zh-tw.yaml b/themes/hugo-theme-stack/i18n/zh-tw.yaml
deleted file mode 100644
index 4b71572..0000000
--- a/themes/hugo-theme-stack/i18n/zh-tw.yaml
+++ /dev/null
@@ -1,73 +0,0 @@
-toggleMenu:
- other: 切換選單
-
-darkMode:
- other: 夜晚模式
-
-list:
- page:
- one: "第 {{ .Count }} 頁"
- other: "第 {{ .Count }} 頁"
-
- section:
- other: 段落
-
- subsection:
- one: 小節
- other: 小節
-
-article:
- back:
- other: 返回
-
- tableOfContents:
- other: 目錄
-
- relatedContent:
- other: 相關文章
-
- lastUpdatedOn:
- other: 最後更新
-
- readingTime:
- one: "閱讀時間: {{ .Count }} 分鐘"
- other: "閱讀時間: {{ .Count }} 分鐘"
-
-notFound:
- title:
- other: 404 錯誤
-
- subtitle:
- other: 頁面不存在
-
-widget:
- archives:
- title:
- other: 紀錄
-
- more:
- other: 更多
-
- tagCloud:
- title:
- other: 標籤雲
- categoriesCloud:
- title:
- other: 分類
-
-search:
- title:
- other: 搜尋
-
- placeholder:
- other: 輸入關鍵字...
-
- resultTitle:
- other: "#PAGES_COUNT 個結果 (用時 #TIME_SECONDS 秒)"
-
-footer:
- builtWith:
- other: 使用 {{ .Generator }} 建立
-
- designedBy:
- other: 主題 {{ .Theme }} 由 {{ .DesignedBy }} 設計