[PR #4195] [MERGED] fix: correct some typos and grammatical errors in translation strings and index.jsx #4549

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4195
Author: @antonharder
Created: 7/23/2025
Status: Merged
Merged: 7/23/2025
Merged by: @timothycarambat

Base: masterHead: locales/fix-typos


📝 Commits (1)

  • 67af73a fix(locales): correct some typos and grammatical errors in translation strings and index.jsx

📊 Changes

4 files changed (+9 additions, -10 deletions)

View changed files

📝 frontend/src/locales/de/common.js (+5 -5)
📝 frontend/src/locales/en/common.js (+2 -2)
📝 frontend/src/locales/vn/common.js (+1 -1)
📝 frontend/src/pages/Admin/AgentBuilder/BlockList/index.jsx (+1 -2)

📄 Description

Pull Request Type

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

Relevant Issues

No related issues.

What is in this change?

This pull request fixes multiple small typographical and grammatical issues in translation files and a UI text element (index.jsx). These changes improve clarity and polish in the UI by correcting misspellings, punctuation, and awkward phrasing.

Additional Information

The changes are purely textual and do not affect functionality or logic.

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/4195 **Author:** [@antonharder](https://github.com/antonharder) **Created:** 7/23/2025 **Status:** ✅ Merged **Merged:** 7/23/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `locales/fix-typos` --- ### 📝 Commits (1) - [`67af73a`](https://github.com/Mintplex-Labs/anything-llm/commit/67af73a3767f91b46285ee99510fbc8bace88adf) fix(locales): correct some typos and grammatical errors in translation strings and index.jsx ### 📊 Changes **4 files changed** (+9 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/de/common.js` (+5 -5) 📝 `frontend/src/locales/en/common.js` (+2 -2) 📝 `frontend/src/locales/vn/common.js` (+1 -1) 📝 `frontend/src/pages/Admin/AgentBuilder/BlockList/index.jsx` (+1 -2) </details> ### 📄 Description ### Pull Request Type - [ ] ✨ feat - [x] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues No related issues. ### What is in this change? This pull request fixes multiple small typographical and grammatical issues in translation files and a UI text element (`index.jsx`). These changes improve clarity and polish in the UI by correcting misspellings, punctuation, and awkward phrasing. ### Additional Information The changes are purely textual and do not affect functionality or logic. ### Developer Validations - [x] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [x] 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-02-22 18:36:03 -05:00
yindo closed this issue 2026-02-22 18:36:03 -05:00
yindo changed title from [PR #4195] fix: correct some typos and grammatical errors in translation strings and index.jsx to [PR #4195] [MERGED] fix: correct some typos and grammatical errors in translation strings and index.jsx 2026-06-05 15:19:08 -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#4549