Fix zh-tw UI translation (#970)
* fix: Fix zh-tw.toml * feat: Add traditional Chinese in README
This commit is contained in:
parent
577e3a5d00
commit
0090f7b1fa
2 changed files with 7 additions and 6 deletions
|
@ -56,6 +56,7 @@ For more details about the features please visit [here](https://toha-guides.netl
|
||||||
- Deutsch
|
- Deutsch
|
||||||
- Español
|
- Español
|
||||||
- 简体中文
|
- 简体中文
|
||||||
|
- 繁體中文
|
||||||
- हिन्दी
|
- हिन्दी
|
||||||
- Italiano
|
- Italiano
|
||||||
- 日本語
|
- 日本語
|
||||||
|
|
|
@ -9,10 +9,10 @@ other = "文章"
|
||||||
other = "目錄"
|
other = "目錄"
|
||||||
|
|
||||||
[tags]
|
[tags]
|
||||||
other = "标签"
|
other = "標籤"
|
||||||
|
|
||||||
[categories]
|
[categories]
|
||||||
other = "类别"
|
other = "類別"
|
||||||
|
|
||||||
[at]
|
[at]
|
||||||
other = "at"
|
other = "at"
|
||||||
|
@ -42,7 +42,7 @@ other = "在此輸入您的電子郵件地址"
|
||||||
other = "輸入您的電子郵件地址,即表示您同意接受本網站的最新消息"
|
other = "輸入您的電子郵件地址,即表示您同意接受本網站的最新消息"
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
other = "提交"
|
other = "送出"
|
||||||
|
|
||||||
[hugoAttributionText]
|
[hugoAttributionText]
|
||||||
other = "Powered by"
|
other = "Powered by"
|
||||||
|
@ -63,10 +63,10 @@ other = "改善此頁面"
|
||||||
other = "/"
|
other = "/"
|
||||||
|
|
||||||
[publications]
|
[publications]
|
||||||
other = "出版"
|
other = "著作"
|
||||||
|
|
||||||
[taken_courses]
|
[taken_courses]
|
||||||
other = "修習課程"
|
other = "修課內容"
|
||||||
|
|
||||||
[course_name]
|
[course_name]
|
||||||
other = "課程名稱"
|
other = "課程名稱"
|
||||||
|
@ -123,4 +123,4 @@ other = "筆記"
|
||||||
other = "免責聲明"
|
other = "免責聲明"
|
||||||
|
|
||||||
[search]
|
[search]
|
||||||
other = "搜索"
|
other = "搜尋"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue