[PR #3802] [MERGED] Fixed grammar and typos #4410

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3802
Author: @KPCOFGS
Created: 5/10/2025
Status: Merged
Merged: 5/12/2025
Merged by: @timothycarambat

Base: masterHead: master


📝 Commits (6)

📊 Changes

4 files changed (+14 additions, -16 deletions)

View changed files

📝 README.md (+4 -4)
📝 frontend/src/locales/en/common.js (+1 -1)
📝 frontend/src/locales/zh/common.js (+9 -9)
📝 server/utils/vectorDbProviders/pgvector/SETUP.md (+0 -2)

📄 Description

Pull Request Type

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

What is in this change?

Fixed grammar and typos

Additional Information

In the Chinese locale, support in support email was translated as a verb, like to support email, which made no sense.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • 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/3802 **Author:** [@KPCOFGS](https://github.com/KPCOFGS) **Created:** 5/10/2025 **Status:** ✅ Merged **Merged:** 5/12/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`662b457`](https://github.com/Mintplex-Labs/anything-llm/commit/662b45742a5b6fa54cb701db645a8dd722c2d6a0) Update common.js - [`d9fc09b`](https://github.com/Mintplex-Labs/anything-llm/commit/d9fc09bff89b7511700eb5d8b6fe6bbb8f06bbf9) Update README.md - [`36f46d3`](https://github.com/Mintplex-Labs/anything-llm/commit/36f46d3476dae7b0dcb122341818161d536745bb) Update common.js - [`bca6e7e`](https://github.com/Mintplex-Labs/anything-llm/commit/bca6e7eccbfc545073fc8557f45700ce98493491) Update README.md - [`b1e20e2`](https://github.com/Mintplex-Labs/anything-llm/commit/b1e20e223908bf44fa321ceea3a42aeaeee9d892) linting - [`7d0c4f5`](https://github.com/Mintplex-Labs/anything-llm/commit/7d0c4f57b7f524d3fd4a138427823928669f74c2) Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into pr-3802-branch ### 📊 Changes **4 files changed** (+14 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -4) 📝 `frontend/src/locales/en/common.js` (+1 -1) 📝 `frontend/src/locales/zh/common.js` (+9 -9) 📝 `server/utils/vectorDbProviders/pgvector/SETUP.md` (+0 -2) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [x] 📝 docs ### What is in this change? Fixed grammar and typos ### Additional Information In the Chinese locale, `support` in `support email` was translated as a verb, like `to support email`, which made no sense. ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [x] I have tested my code functionality - [x] 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-02-22 18:35:46 -05:00
yindo closed this issue 2026-02-22 18:35:46 -05:00
yindo changed title from [PR #3802] Fixed grammar and typos to [PR #3802] [MERGED] Fixed grammar and typos 2026-06-05 15:18:25 -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#4410