[PR #5263] [MERGED] i18n #5380

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

📋 Pull Request Information

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

Base: tool-call-ask-to-runHead: 5261-i18n


📝 Commits (1)

📊 Changes

23 files changed (+198 additions, -0 deletions)

View changed files

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

...and 3 more files

📄 Description

connect #5261


🔄 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/5263 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 3/24/2026 **Status:** ✅ Merged **Merged:** 3/24/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `tool-call-ask-to-run` ← **Head:** `5261-i18n` --- ### 📝 Commits (1) - [`37f18d7`](https://github.com/Mintplex-Labs/anything-llm/commit/37f18d70960c83a08a4e5e476c8dc62fe1c74b8d) i18n ### 📊 Changes **23 files changed** (+198 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/ar/common.js` (+8 -0) 📝 `frontend/src/locales/cs/common.js` (+8 -0) 📝 `frontend/src/locales/da/common.js` (+9 -0) 📝 `frontend/src/locales/de/common.js` (+9 -0) 📝 `frontend/src/locales/es/common.js` (+8 -0) 📝 `frontend/src/locales/et/common.js` (+8 -0) 📝 `frontend/src/locales/fa/common.js` (+8 -0) 📝 `frontend/src/locales/fr/common.js` (+9 -0) 📝 `frontend/src/locales/he/common.js` (+8 -0) 📝 `frontend/src/locales/it/common.js` (+10 -0) 📝 `frontend/src/locales/ja/common.js` (+8 -0) 📝 `frontend/src/locales/ko/common.js` (+8 -0) 📝 `frontend/src/locales/lt/common.js` (+8 -0) 📝 `frontend/src/locales/lv/common.js` (+9 -0) 📝 `frontend/src/locales/nl/common.js` (+10 -0) 📝 `frontend/src/locales/pl/common.js` (+9 -0) 📝 `frontend/src/locales/pt_BR/common.js` (+10 -0) 📝 `frontend/src/locales/ro/common.js` (+9 -0) 📝 `frontend/src/locales/ru/common.js` (+10 -0) 📝 `frontend/src/locales/tr/common.js` (+8 -0) _...and 3 more files_ </details> ### 📄 Description connect #5261 --- <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:10 -04:00
yindo closed this issue 2026-06-05 15:21:10 -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#5380