From 0090f7b1fa2e44161061721d00e83b614622ab24 Mon Sep 17 00:00:00 2001 From: JY Hsu Date: Sat, 7 Sep 2024 01:21:09 +0800 Subject: [PATCH] Fix zh-tw UI translation (#970) * fix: Fix zh-tw.toml * feat: Add traditional Chinese in README --- README.md | 1 + i18n/zh-tw.toml | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9313ea762..de7476084 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ For more details about the features please visit [here](https://toha-guides.netl - Deutsch - Español - 简体中文 +- 繁體中文 - हिन्दी - Italiano - 日本語 diff --git a/i18n/zh-tw.toml b/i18n/zh-tw.toml index 5767f9b58..c571c2cab 100644 --- a/i18n/zh-tw.toml +++ b/i18n/zh-tw.toml @@ -9,10 +9,10 @@ other = "文章" other = "目錄" [tags] -other = "标签" +other = "標籤" [categories] -other = "类别" +other = "類別" [at] other = "at" @@ -42,7 +42,7 @@ other = "在此輸入您的電子郵件地址" other = "輸入您的電子郵件地址,即表示您同意接受本網站的最新消息" [submit] -other = "提交" +other = "送出" [hugoAttributionText] other = "Powered by" @@ -63,10 +63,10 @@ other = "改善此頁面" other = "/" [publications] -other = "出版" +other = "著作" [taken_courses] -other = "修習課程" +other = "修課內容" [course_name] other = "課程名稱" @@ -123,4 +123,4 @@ other = "筆記" other = "免責聲明" [search] -other = "搜索" +other = "搜尋"