[PR #5154] [MERGED] Sidebar updates #5328

Closed
opened 2026-06-05 15:20:59 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/5154
Author: @timothycarambat
Created: 3/5/2026
Status: Merged
Merged: 3/5/2026
Merged by: @timothycarambat

Base: masterHead: sidebar-updates


📝 Commits (2)

  • 034aac9 fix sidebar and add translations to sidebar
  • 8dfe961 add translations

📊 Changes

25 files changed (+159 additions, -9 deletions)

View changed files

📝 frontend/src/components/SettingsSidebar/index.jsx (+20 -8)
📝 frontend/src/locales/ar/common.js (+6 -0)
📝 frontend/src/locales/cs/common.js (+6 -0)
📝 frontend/src/locales/da/common.js (+6 -0)
📝 frontend/src/locales/de/common.js (+6 -0)
📝 frontend/src/locales/en/common.js (+6 -0)
📝 frontend/src/locales/es/common.js (+7 -1)
📝 frontend/src/locales/et/common.js (+6 -0)
📝 frontend/src/locales/fa/common.js (+6 -0)
📝 frontend/src/locales/fr/common.js (+6 -0)
📝 frontend/src/locales/he/common.js (+6 -0)
📝 frontend/src/locales/it/common.js (+6 -0)
📝 frontend/src/locales/ja/common.js (+6 -0)
📝 frontend/src/locales/ko/common.js (+6 -0)
📝 frontend/src/locales/lv/common.js (+6 -0)
📝 frontend/src/locales/nl/common.js (+6 -0)
📝 frontend/src/locales/pl/common.js (+6 -0)
📝 frontend/src/locales/pt_BR/common.js (+6 -0)
📝 frontend/src/locales/ro/common.js (+6 -0)
📝 frontend/src/locales/ru/common.js (+6 -0)

...and 5 more files

📄 Description

  • Update icons for Community Hub & Agent Skills
  • Add missing translation keys
  • added invert on custom images to handle dark/light mode CSS.

🔄 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/5154 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 3/5/2026 **Status:** ✅ Merged **Merged:** 3/5/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `sidebar-updates` --- ### 📝 Commits (2) - [`034aac9`](https://github.com/Mintplex-Labs/anything-llm/commit/034aac91ae00360a78b4deaa46e5b0281af79246) fix sidebar and add translations to sidebar - [`8dfe961`](https://github.com/Mintplex-Labs/anything-llm/commit/8dfe9613bf25da8bee23fbe4b55bfc197c52cc16) add translations ### 📊 Changes **25 files changed** (+159 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/SettingsSidebar/index.jsx` (+20 -8) 📝 `frontend/src/locales/ar/common.js` (+6 -0) 📝 `frontend/src/locales/cs/common.js` (+6 -0) 📝 `frontend/src/locales/da/common.js` (+6 -0) 📝 `frontend/src/locales/de/common.js` (+6 -0) 📝 `frontend/src/locales/en/common.js` (+6 -0) 📝 `frontend/src/locales/es/common.js` (+7 -1) 📝 `frontend/src/locales/et/common.js` (+6 -0) 📝 `frontend/src/locales/fa/common.js` (+6 -0) 📝 `frontend/src/locales/fr/common.js` (+6 -0) 📝 `frontend/src/locales/he/common.js` (+6 -0) 📝 `frontend/src/locales/it/common.js` (+6 -0) 📝 `frontend/src/locales/ja/common.js` (+6 -0) 📝 `frontend/src/locales/ko/common.js` (+6 -0) 📝 `frontend/src/locales/lv/common.js` (+6 -0) 📝 `frontend/src/locales/nl/common.js` (+6 -0) 📝 `frontend/src/locales/pl/common.js` (+6 -0) 📝 `frontend/src/locales/pt_BR/common.js` (+6 -0) 📝 `frontend/src/locales/ro/common.js` (+6 -0) 📝 `frontend/src/locales/ru/common.js` (+6 -0) _...and 5 more files_ </details> ### 📄 Description - Update icons for Community Hub & Agent Skills - Add missing translation keys - added `invert` on custom images to handle dark/light mode CSS. --- <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-06-05 15:20:59 -04:00
yindo closed this issue 2026-06-05 15:20:59 -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#5328