[PR #5666] [MERGED] 5315 i18n #5517

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

📋 Pull Request Information

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

Base: 5313-feat-model-routerHead: 5315-i18n


📝 Commits (2)

📊 Changes

24 files changed (+4292 additions, -24 deletions)

View changed files

📝 frontend/src/locales/ar/common.js (+180 -1)
📝 frontend/src/locales/ca/common.js (+183 -1)
📝 frontend/src/locales/cs/common.js (+180 -1)
📝 frontend/src/locales/da/common.js (+178 -1)
📝 frontend/src/locales/de/common.js (+180 -1)
📝 frontend/src/locales/es/common.js (+180 -1)
📝 frontend/src/locales/et/common.js (+180 -1)
📝 frontend/src/locales/fa/common.js (+179 -1)
📝 frontend/src/locales/fr/common.js (+179 -1)
📝 frontend/src/locales/he/common.js (+176 -1)
📝 frontend/src/locales/it/common.js (+181 -1)
📝 frontend/src/locales/ja/common.js (+179 -1)
📝 frontend/src/locales/ko/common.js (+174 -1)
📝 frontend/src/locales/lt/common.js (+180 -1)
📝 frontend/src/locales/lv/common.js (+179 -1)
📝 frontend/src/locales/nl/common.js (+182 -1)
📝 frontend/src/locales/pl/common.js (+179 -1)
📝 frontend/src/locales/pt_BR/common.js (+181 -1)
📝 frontend/src/locales/ro/common.js (+181 -1)
📝 frontend/src/locales/ru/common.js (+180 -1)

...and 4 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/5666 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 5/20/2026 **Status:** ✅ Merged **Merged:** 5/20/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `5313-feat-model-router` ← **Head:** `5315-i18n` --- ### 📝 Commits (2) - [`94a9e10`](https://github.com/Mintplex-Labs/anything-llm/commit/94a9e104a0333618a829c3a3fd4f5f9bd43fafa3) translations - [`01a6079`](https://github.com/Mintplex-Labs/anything-llm/commit/01a6079f3b2ad616933cdbe95e0ebfe27cb5b059) norm ### 📊 Changes **24 files changed** (+4292 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/ar/common.js` (+180 -1) 📝 `frontend/src/locales/ca/common.js` (+183 -1) 📝 `frontend/src/locales/cs/common.js` (+180 -1) 📝 `frontend/src/locales/da/common.js` (+178 -1) 📝 `frontend/src/locales/de/common.js` (+180 -1) 📝 `frontend/src/locales/es/common.js` (+180 -1) 📝 `frontend/src/locales/et/common.js` (+180 -1) 📝 `frontend/src/locales/fa/common.js` (+179 -1) 📝 `frontend/src/locales/fr/common.js` (+179 -1) 📝 `frontend/src/locales/he/common.js` (+176 -1) 📝 `frontend/src/locales/it/common.js` (+181 -1) 📝 `frontend/src/locales/ja/common.js` (+179 -1) 📝 `frontend/src/locales/ko/common.js` (+174 -1) 📝 `frontend/src/locales/lt/common.js` (+180 -1) 📝 `frontend/src/locales/lv/common.js` (+179 -1) 📝 `frontend/src/locales/nl/common.js` (+182 -1) 📝 `frontend/src/locales/pl/common.js` (+179 -1) 📝 `frontend/src/locales/pt_BR/common.js` (+181 -1) 📝 `frontend/src/locales/ro/common.js` (+181 -1) 📝 `frontend/src/locales/ru/common.js` (+180 -1) _...and 4 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:36 -04:00
yindo closed this issue 2026-06-05 15:21:36 -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#5517