[PR #5047] [CLOSED] Fixes help message for history settings #4875

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/5047
Author: @Mottl
Created: 2/22/2026
Status: Closed

Base: masterHead: fix-help


📝 Commits (1)

  • 5d601f2 Fixes help message for history settings

📊 Changes

15 files changed (+23 additions, -23 deletions)

View changed files

📝 frontend/src/locales/cs/common.js (+2 -2)
📝 frontend/src/locales/da/common.js (+2 -2)
📝 frontend/src/locales/de/common.js (+2 -2)
📝 frontend/src/locales/en/common.js (+2 -2)
📝 frontend/src/locales/es/common.js (+1 -1)
📝 frontend/src/locales/et/common.js (+1 -1)
📝 frontend/src/locales/fr/common.js (+1 -1)
📝 frontend/src/locales/it/common.js (+2 -2)
📝 frontend/src/locales/lv/common.js (+1 -1)
📝 frontend/src/locales/nl/common.js (+2 -2)
📝 frontend/src/locales/pt_BR/common.js (+2 -2)
📝 frontend/src/locales/ro/common.js (+1 -1)
📝 frontend/src/locales/ru/common.js (+1 -1)
📝 frontend/src/locales/tr/common.js (+2 -2)
📝 frontend/src/locales/vn/common.js (+1 -1)

📄 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)

🔄 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/5047 **Author:** [@Mottl](https://github.com/Mottl) **Created:** 2/22/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-help` --- ### 📝 Commits (1) - [`5d601f2`](https://github.com/Mintplex-Labs/anything-llm/commit/5d601f21c67946a32951e83900ab0f1fcdc21a53) Fixes help message for history settings ### 📊 Changes **15 files changed** (+23 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/cs/common.js` (+2 -2) 📝 `frontend/src/locales/da/common.js` (+2 -2) 📝 `frontend/src/locales/de/common.js` (+2 -2) 📝 `frontend/src/locales/en/common.js` (+2 -2) 📝 `frontend/src/locales/es/common.js` (+1 -1) 📝 `frontend/src/locales/et/common.js` (+1 -1) 📝 `frontend/src/locales/fr/common.js` (+1 -1) 📝 `frontend/src/locales/it/common.js` (+2 -2) 📝 `frontend/src/locales/lv/common.js` (+1 -1) 📝 `frontend/src/locales/nl/common.js` (+2 -2) 📝 `frontend/src/locales/pt_BR/common.js` (+2 -2) 📝 `frontend/src/locales/ro/common.js` (+1 -1) 📝 `frontend/src/locales/ru/common.js` (+1 -1) 📝 `frontend/src/locales/tr/common.js` (+2 -2) 📝 `frontend/src/locales/vn/common.js` (+1 -1) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat (New feature) - [x] 🐛 fix (Bug fix) - [x] ♻️ refactor (Code refactoring without changing behavior) - [ ] 💄 style (UI style changes) - [ ] 🔨 chore (Build, CI, maintenance) - [x] 📝 docs (Documentation updates) --- <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:42 -05:00
yindo changed title from [PR #5047] Fixes help message for history settings to [PR #5047] [CLOSED] Fixes help message for history settings 2026-06-05 15:20:49 -04:00
yindo closed this issue 2026-06-05 15:20:50 -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#4875