[PR #4074] [MERGED] Update common.js spellcheck for zh_TW #4506

Closed
opened 2026-02-22 18:35:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4074
Author: @martin0258
Created: 6/30/2025
Status: Merged
Merged: 7/1/2025
Merged by: @timothycarambat

Base: masterHead: patch-1


📝 Commits (2)

  • 037bede Update common.js spellcheck for zh_TW
  • e802c47 Merge branch 'master' into patch-1

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

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

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

What is in this change?

Add a missing locale item for zh_TW

Before (it fell back to simplified Chinese which is not desired because zh_TW is traditional Chinese):
image

After:
image


🔄 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/4074 **Author:** [@martin0258](https://github.com/martin0258) **Created:** 6/30/2025 **Status:** ✅ Merged **Merged:** 7/1/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`037bede`](https://github.com/Mintplex-Labs/anything-llm/commit/037bede0badbe0928ddc044d58c0c744b8f0cb67) Update common.js spellcheck for zh_TW - [`e802c47`](https://github.com/Mintplex-Labs/anything-llm/commit/e802c47d3e2ecc2062c44965eb7c9c4ae37e8bed) Merge branch 'master' into patch-1 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/zh_TW/common.js` (+2 -2) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [x] 🔨 chore - [ ] 📝 docs ### What is in this change? Add a missing locale item for zh_TW Before (it fell back to simplified Chinese which is not desired because zh_TW is traditional Chinese): ![image](https://github.com/user-attachments/assets/b64beb32-7d2a-4f16-9961-ace94b531556) After: ![image](https://github.com/user-attachments/assets/835a24ce-2f66-4427-bcf9-283ce9dd454f) --- <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-02-22 18:35:58 -05:00
yindo closed this issue 2026-02-22 18:35:58 -05:00
yindo changed title from [PR #4074] Update common.js spellcheck for zh_TW to [PR #4074] [MERGED] Update common.js spellcheck for zh_TW 2026-06-05 15:18:55 -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#4506