Add Simplified Chinese and Traditional Chinese README translations - #1084
Add Simplified Chinese and Traditional Chinese README translations#1084blrain3 wants to merge 2 commits into
Conversation
blrain3
commented
Jul 11, 2026
- Add README.zh-CN.md (Simplified Chinese)
- Add README.zh-TW.md (Traditional Chinese)
- Add trilingual language switcher to all README files
- Add README.zh-CN.md (Simplified Chinese) - Add README.zh-TW.md (Traditional Chinese) - Add trilingual language switcher to all README files
There was a problem hiding this comment.
Pull request overview
Adds Simplified Chinese (zh-CN) and Traditional Chinese (zh-TW) README translations to make TS3AudioBot’s documentation accessible to more users, and introduces a consistent language switcher across README files.
Changes:
- Added
README.zh-CN.md(Simplified Chinese) translation. - Added
README.zh-TW.md(Traditional Chinese) translation. - Added a trilingual language switcher near the top of
README.mdand both new translations.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| README.md | Adds a language switcher linking to the new Chinese translations. |
| README.zh-CN.md | Adds a full Simplified Chinese README translation with language switcher. |
| README.zh-TW.md | Adds a full Traditional Chinese README translation with language switcher. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| - OSL 允許你在連結到我們的函式庫時無需公開自己的專案,這對於你想將 TSLib 作為函式庫使用的情況可能很有用。 | ||
| - 如果你建立外掛程式,不必像 GPL 那樣公開它們。(不過我們仍然希望你能分享它們 :) | ||
| - 透過 OSL,我們希望允許你將 TS3AB 作為服務提供(甚至是商業服務)。我們不希望本軟體被販售,而是希望服務被提供。我们希望這款軟體對所有人都是免費的。 |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
|
@copilot Fix the code for all comments in this review thread. When a review comment includes a suggested change, apply the suggestion exactly. Do not make changes beyond what is described in the linked review thread. |


