[PR #5187] [MERGED] Improve zh_TW Traditional Chinese locale #5340

Closed
opened 2026-06-05 15:21:01 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/5187
Author: @PeterDaveHello
Created: 3/10/2026
Status: Merged
Merged: 3/11/2026
Merged by: @timothycarambat

Base: masterHead: zh_TW


📝 Commits (1)

  • 2be7922 Improve zh_TW Traditional Chinese locale

📊 Changes

1 file changed (+260 additions, -261 deletions)

View changed files

📝 frontend/src/locales/zh_TW/common.js (+260 -261)

📄 Description

Pull Request Type

  • feat (New feature)
  • 🐛 fix (Bug fix)
  • ♻️ refactor (Code refactoring without changing behavior)
  • 💄 style (UI style changes)
  • 🔨 chore (Build, CI, maintenance)
  • 📝 docs (Documentation updates)

resolves #

Description

Align the zh_TW locale in frontend/src/locales/zh_TW/common.js with the latest English source strings and improve the wording quality for Taiwan Traditional Chinese (some of it seemed to be machine-translated or converted from Simplified Chinese).

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated (if applicable)
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/5187 **Author:** [@PeterDaveHello](https://github.com/PeterDaveHello) **Created:** 3/10/2026 **Status:** ✅ Merged **Merged:** 3/11/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `zh_TW` --- ### 📝 Commits (1) - [`2be7922`](https://github.com/Mintplex-Labs/anything-llm/commit/2be79222abea05d8e918459b2fce3a57ec93b083) Improve zh_TW Traditional Chinese locale ### 📊 Changes **1 file changed** (+260 additions, -261 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/zh_TW/common.js` (+260 -261) </details> ### 📄 Description ### Pull Request Type - [ ] ✨ feat (New feature) - [x] 🐛 fix (Bug fix) - [ ] ♻️ refactor (Code refactoring without changing behavior) - [ ] 💄 style (UI style changes) - [ ] 🔨 chore (Build, CI, maintenance) - [ ] 📝 docs (Documentation updates) resolves # ### Description Align the `zh_TW` locale in `frontend/src/locales/zh_TW/common.js` with the latest English source strings and improve the wording quality for Taiwan Traditional Chinese (some of it seemed to be machine-translated or converted from Simplified Chinese). ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated (if applicable) - [ ] I have tested my code functionality - [ ] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 15:21:01 -04:00
yindo closed this issue 2026-06-05 15:21:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5340