[PR #4123] [MERGED] docs(i18n): Complete missing Chinese translations #4526

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4123
Author: @zz22558822
Created: 7/10/2025
Status: Merged
Merged: 7/11/2025
Merged by: @timothycarambat

Base: masterHead: master


📝 Commits (2)

  • 476340a docs(zh-tw, zh-cn): Complete missing Traditional and Simplified Chinese translations
  • aee03f3 linting

📊 Changes

2 files changed (+328 additions, -308 deletions)

View changed files

📝 frontend/src/locales/zh/common.js (+147 -138)
📝 frontend/src/locales/zh_TW/common.js (+181 -170)

📄 Description

Pull Request Type

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

What is in this change?

  • Completed all previously 'null' Traditional Chinese and Simplified Chinese translation keys in the project.
  • Specifically:
    • For Traditional Chinese (zh-tw): Completed all 'null' descriptions in /frontend/src/locales/zh_TW/common.js.
    • For Simplified Chinese (zh-cn): Completed all 'null' descriptions in /frontend/src/locales/zh/common.js.

🔄 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/4123 **Author:** [@zz22558822](https://github.com/zz22558822) **Created:** 7/10/2025 **Status:** ✅ Merged **Merged:** 7/11/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`476340a`](https://github.com/Mintplex-Labs/anything-llm/commit/476340ad9b22c23180b492c3ea91cb0d3bd99dc1) docs(zh-tw, zh-cn): Complete missing Traditional and Simplified Chinese translations - [`aee03f3`](https://github.com/Mintplex-Labs/anything-llm/commit/aee03f3cee92fd59eac4d58f43047e318d831d13) linting ### 📊 Changes **2 files changed** (+328 additions, -308 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/zh/common.js` (+147 -138) 📝 `frontend/src/locales/zh_TW/common.js` (+181 -170) </details> ### 📄 Description ### Pull Request Type - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [x] 📝 docs ### What is in this change? - Completed all previously 'null' Traditional Chinese and Simplified Chinese translation keys in the project. - Specifically: - For Traditional Chinese (zh-tw): Completed all 'null' descriptions in `/frontend/src/locales/zh_TW/common.js`. - For Simplified Chinese (zh-cn): Completed all 'null' descriptions in `/frontend/src/locales/zh/common.js`. --- <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:36:00 -05:00
yindo closed this issue 2026-02-22 18:36:00 -05:00
yindo changed title from [PR #4123] docs(i18n): Complete missing Chinese translations to [PR #4123] [MERGED] docs(i18n): Complete missing Chinese translations 2026-06-05 15:19: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#4526