[PR #5245] [MERGED] 5189 i18n #5373

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

📋 Pull Request Information

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

Base: 5189-feat-telegram-connection-remote-controlHead: 5189-i18n


📝 Commits (4)

  • 3040b26 i18n translations
  • 3787252 prune translations
  • eb4ef85 Merge branch '5189-feat-telegram-connection-remote-control' into 5189-i18n
  • 6c3987c Merge branch '5189-feat-telegram-connection-remote-control' into 5189-i18n

📊 Changes

24 files changed (+1838 additions, -224 deletions)

View changed files

📝 frontend/src/locales/ar/common.js (+80 -9)
📝 frontend/src/locales/cs/common.js (+84 -10)
📝 frontend/src/locales/da/common.js (+84 -9)
📝 frontend/src/locales/de/common.js (+91 -9)
📝 frontend/src/locales/en/common.js (+0 -18)
📝 frontend/src/locales/es/common.js (+86 -9)
📝 frontend/src/locales/et/common.js (+82 -9)
📝 frontend/src/locales/fa/common.js (+82 -9)
📝 frontend/src/locales/findUnusedTranslations.mjs (+11 -1)
📝 frontend/src/locales/fr/common.js (+85 -10)
📝 frontend/src/locales/he/common.js (+78 -10)
📝 frontend/src/locales/it/common.js (+85 -10)
📝 frontend/src/locales/ja/common.js (+81 -9)
📝 frontend/src/locales/ko/common.js (+80 -9)
📝 frontend/src/locales/lv/common.js (+84 -10)
📝 frontend/src/locales/nl/common.js (+86 -9)
📝 frontend/src/locales/pl/common.js (+85 -9)
📝 frontend/src/locales/pt_BR/common.js (+84 -9)
📝 frontend/src/locales/ro/common.js (+86 -10)
📝 frontend/src/locales/ru/common.js (+84 -10)

...and 4 more files

📄 Description

connect #5189
connect #5190


🔄 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/5245 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 3/20/2026 **Status:** ✅ Merged **Merged:** 3/21/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `5189-feat-telegram-connection-remote-control` ← **Head:** `5189-i18n` --- ### 📝 Commits (4) - [`3040b26`](https://github.com/Mintplex-Labs/anything-llm/commit/3040b26afae94d48fc492d610a05d51adc06b2d1) i18n translations - [`3787252`](https://github.com/Mintplex-Labs/anything-llm/commit/37872529a8338e42461f212334b5d7fc89a5455f) prune translations - [`eb4ef85`](https://github.com/Mintplex-Labs/anything-llm/commit/eb4ef8598cf44b798e87bb9b996c93f4d5eecc3b) Merge branch '5189-feat-telegram-connection-remote-control' into 5189-i18n - [`6c3987c`](https://github.com/Mintplex-Labs/anything-llm/commit/6c3987c9949e2eec66b3f70fc84d3fba7c6f61f5) Merge branch '5189-feat-telegram-connection-remote-control' into 5189-i18n ### 📊 Changes **24 files changed** (+1838 additions, -224 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/ar/common.js` (+80 -9) 📝 `frontend/src/locales/cs/common.js` (+84 -10) 📝 `frontend/src/locales/da/common.js` (+84 -9) 📝 `frontend/src/locales/de/common.js` (+91 -9) 📝 `frontend/src/locales/en/common.js` (+0 -18) 📝 `frontend/src/locales/es/common.js` (+86 -9) 📝 `frontend/src/locales/et/common.js` (+82 -9) 📝 `frontend/src/locales/fa/common.js` (+82 -9) 📝 `frontend/src/locales/findUnusedTranslations.mjs` (+11 -1) 📝 `frontend/src/locales/fr/common.js` (+85 -10) 📝 `frontend/src/locales/he/common.js` (+78 -10) 📝 `frontend/src/locales/it/common.js` (+85 -10) 📝 `frontend/src/locales/ja/common.js` (+81 -9) 📝 `frontend/src/locales/ko/common.js` (+80 -9) 📝 `frontend/src/locales/lv/common.js` (+84 -10) 📝 `frontend/src/locales/nl/common.js` (+86 -9) 📝 `frontend/src/locales/pl/common.js` (+85 -9) 📝 `frontend/src/locales/pt_BR/common.js` (+84 -9) 📝 `frontend/src/locales/ro/common.js` (+86 -10) 📝 `frontend/src/locales/ru/common.js` (+84 -10) _...and 4 more files_ </details> ### 📄 Description connect #5189 connect #5190 --- <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:09 -04:00
yindo closed this issue 2026-06-05 15:21:09 -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#5373