[PR #5740] [MERGED] i18n #5550

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/5740
Author: @timothycarambat
Created: 6/1/2026
Status: Merged
Merged: 6/1/2026
Merged by: @timothycarambat

Base: feat/stt-server-foundation-openaiHead: 5596-i18n


📝 Commits (2)

  • ade14bc i18n
  • d6fd475 Merge branch 'feat/stt-server-foundation-openai' into 5596-i18n

📊 Changes

24 files changed (+102 additions, -0 deletions)

View changed files

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

...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/5740 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 6/1/2026 **Status:** ✅ Merged **Merged:** 6/1/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `feat/stt-server-foundation-openai` ← **Head:** `5596-i18n` --- ### 📝 Commits (2) - [`ade14bc`](https://github.com/Mintplex-Labs/anything-llm/commit/ade14bc51e97cc4d77d27a6bc11a5ea6e88891f8) i18n - [`d6fd475`](https://github.com/Mintplex-Labs/anything-llm/commit/d6fd4756ec9d67836c22ff9998ccfb36062cf420) Merge branch 'feat/stt-server-foundation-openai' into 5596-i18n ### 📊 Changes **24 files changed** (+102 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/ar/common.js` (+4 -0) 📝 `frontend/src/locales/ca/common.js` (+4 -0) 📝 `frontend/src/locales/cs/common.js` (+4 -0) 📝 `frontend/src/locales/da/common.js` (+4 -0) 📝 `frontend/src/locales/de/common.js` (+5 -0) 📝 `frontend/src/locales/es/common.js` (+5 -0) 📝 `frontend/src/locales/et/common.js` (+4 -0) 📝 `frontend/src/locales/fa/common.js` (+4 -0) 📝 `frontend/src/locales/fr/common.js` (+5 -0) 📝 `frontend/src/locales/he/common.js` (+3 -0) 📝 `frontend/src/locales/it/common.js` (+5 -0) 📝 `frontend/src/locales/ja/common.js` (+5 -0) 📝 `frontend/src/locales/ko/common.js` (+4 -0) 📝 `frontend/src/locales/lt/common.js` (+4 -0) 📝 `frontend/src/locales/lv/common.js` (+4 -0) 📝 `frontend/src/locales/nl/common.js` (+5 -0) 📝 `frontend/src/locales/pl/common.js` (+5 -0) 📝 `frontend/src/locales/pt_BR/common.js` (+4 -0) 📝 `frontend/src/locales/ro/common.js` (+4 -0) 📝 `frontend/src/locales/ru/common.js` (+6 -0) _...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:42 -04:00
yindo closed this issue 2026-06-05 15:21:42 -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#5550