[PR #5661] [MERGED] Feat/memory i18n #5515

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

📋 Pull Request Information

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

Base: feat/memoryHead: feat/memory-i18n


📝 Commits (1)

📊 Changes

25 files changed (+882 additions, -1 deletions)

View changed files

📝 frontend/src/locales/ar/common.js (+36 -0)
📝 frontend/src/locales/ca/common.js (+37 -0)
📝 frontend/src/locales/cs/common.js (+37 -0)
📝 frontend/src/locales/da/common.js (+37 -0)
📝 frontend/src/locales/de/common.js (+37 -0)
📝 frontend/src/locales/es/common.js (+37 -0)
📝 frontend/src/locales/et/common.js (+36 -0)
📝 frontend/src/locales/fa/common.js (+37 -0)
📝 frontend/src/locales/fr/common.js (+37 -0)
📝 frontend/src/locales/he/common.js (+37 -0)
📝 frontend/src/locales/it/common.js (+37 -0)
📝 frontend/src/locales/ja/common.js (+37 -0)
📝 frontend/src/locales/ko/common.js (+36 -0)
📝 frontend/src/locales/lt/common.js (+37 -0)
📝 frontend/src/locales/lv/common.js (+36 -0)
📝 frontend/src/locales/nl/common.js (+37 -0)
📝 frontend/src/locales/pl/common.js (+37 -0)
📝 frontend/src/locales/pt_BR/common.js (+37 -0)
📝 frontend/src/locales/ro/common.js (+37 -0)
📝 frontend/src/locales/ru/common.js (+37 -0)

...and 5 more files

📄 Description

No description provided


🔄 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/5661 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 5/19/2026 **Status:** ✅ Merged **Merged:** 5/19/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `feat/memory` ← **Head:** `feat/memory-i18n` --- ### 📝 Commits (1) - [`f9e2163`](https://github.com/Mintplex-Labs/anything-llm/commit/f9e21637948b66d6530141a5c11ba0a78009ca2c) translations for #5269 ### 📊 Changes **25 files changed** (+882 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/ar/common.js` (+36 -0) 📝 `frontend/src/locales/ca/common.js` (+37 -0) 📝 `frontend/src/locales/cs/common.js` (+37 -0) 📝 `frontend/src/locales/da/common.js` (+37 -0) 📝 `frontend/src/locales/de/common.js` (+37 -0) 📝 `frontend/src/locales/es/common.js` (+37 -0) 📝 `frontend/src/locales/et/common.js` (+36 -0) 📝 `frontend/src/locales/fa/common.js` (+37 -0) 📝 `frontend/src/locales/fr/common.js` (+37 -0) 📝 `frontend/src/locales/he/common.js` (+37 -0) 📝 `frontend/src/locales/it/common.js` (+37 -0) 📝 `frontend/src/locales/ja/common.js` (+37 -0) 📝 `frontend/src/locales/ko/common.js` (+36 -0) 📝 `frontend/src/locales/lt/common.js` (+37 -0) 📝 `frontend/src/locales/lv/common.js` (+36 -0) 📝 `frontend/src/locales/nl/common.js` (+37 -0) 📝 `frontend/src/locales/pl/common.js` (+37 -0) 📝 `frontend/src/locales/pt_BR/common.js` (+37 -0) 📝 `frontend/src/locales/ro/common.js` (+37 -0) 📝 `frontend/src/locales/ru/common.js` (+37 -0) _...and 5 more files_ </details> ### 📄 Description _No description provided_ --- <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:21:35 -04:00
yindo closed this issue 2026-06-05 15:21:35 -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#5515