English
The Traditional Chinese (zht) community channel currently points to Feishu, but the Traditional Chinese community actually uses Discord, not Feishu. Only the Simplified Chinese (zh) community uses Feishu.
Where the issue occurs
- Footer (
packages/console/app/src/component/footer.tsx): the community link groups zht together with zh, so both locales show the Feishu link.
- README (
README.zht.md): the community section links to Feishu.
- i18n (
packages/console/app/src/i18n/zht.ts): a now-unused footer.feishu override remains.
Expected behavior
The Traditional Chinese (zht) locale should show the Discord link, the same as all other non-zh locales. Simplified Chinese (zh) keeps Feishu.
中文
繁體中文(zht)社群頻道目前指向飛書(Feishu),但繁中社群實際上是使用 Discord,並非飛書。只有簡體中文(zh)社群才使用飛書。
問題出現的位置
- 頁尾(
packages/console/app/src/component/footer.tsx):社群連結把 zht 與 zh 歸在同一分支,導致兩個語系都顯示飛書連結。
- README(
README.zht.md):社群區塊連向飛書。
- i18n(
packages/console/app/src/i18n/zht.ts):殘留一個已用不到的 footer.feishu 覆寫。
預期行為
繁體中文(zht)語系應顯示 Discord 連結,與其他所有非 zh 語系一致;簡體中文(zh)維持飛書。
English
The Traditional Chinese (
zht) community channel currently points to Feishu, but the Traditional Chinese community actually uses Discord, not Feishu. Only the Simplified Chinese (zh) community uses Feishu.Where the issue occurs
packages/console/app/src/component/footer.tsx): the community link groupszhttogether withzh, so both locales show the Feishu link.README.zht.md): the community section links to Feishu.packages/console/app/src/i18n/zht.ts): a now-unusedfooter.feishuoverride remains.Expected behavior
The Traditional Chinese (
zht) locale should show the Discord link, the same as all other non-zhlocales. Simplified Chinese (zh) keeps Feishu.中文
繁體中文(
zht)社群頻道目前指向飛書(Feishu),但繁中社群實際上是使用 Discord,並非飛書。只有簡體中文(zh)社群才使用飛書。問題出現的位置
packages/console/app/src/component/footer.tsx):社群連結把zht與zh歸在同一分支,導致兩個語系都顯示飛書連結。README.zht.md):社群區塊連向飛書。packages/console/app/src/i18n/zht.ts):殘留一個已用不到的footer.feishu覆寫。預期行為
繁體中文(
zht)語系應顯示 Discord 連結,與其他所有非zh語系一致;簡體中文(zh)維持飛書。