[PR #5286] [MERGED] i18n for file creation #5394

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

📋 Pull Request Information

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

Base: file-creationHead: 5280-i18n


📝 Commits (1)

📊 Changes

24 files changed (+861 additions, -268 deletions)

View changed files

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

...and 4 more files

📄 Description

connect #5280

Pruned some old translations + norm & create


🔄 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/5286 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 3/27/2026 **Status:** ✅ Merged **Merged:** 3/27/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `file-creation` ← **Head:** `5280-i18n` --- ### 📝 Commits (1) - [`adb24c0`](https://github.com/Mintplex-Labs/anything-llm/commit/adb24c0222e40f36cbcb8386ee63d0a37dbdf315) i18n for file-creation ### 📊 Changes **24 files changed** (+861 additions, -268 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/ar/common.js` (+37 -11) 📝 `frontend/src/locales/cs/common.js` (+38 -12) 📝 `frontend/src/locales/da/common.js` (+38 -11) 📝 `frontend/src/locales/de/common.js` (+38 -12) 📝 `frontend/src/locales/en/common.js` (+0 -8) 📝 `frontend/src/locales/es/common.js` (+38 -12) 📝 `frontend/src/locales/et/common.js` (+38 -11) 📝 `frontend/src/locales/fa/common.js` (+38 -11) 📝 `frontend/src/locales/fr/common.js` (+38 -12) 📝 `frontend/src/locales/he/common.js` (+36 -11) 📝 `frontend/src/locales/it/common.js` (+38 -11) 📝 `frontend/src/locales/ja/common.js` (+37 -12) 📝 `frontend/src/locales/ko/common.js` (+38 -11) 📝 `frontend/src/locales/lt/common.js` (+38 -11) 📝 `frontend/src/locales/lv/common.js` (+38 -11) 📝 `frontend/src/locales/nl/common.js` (+37 -12) 📝 `frontend/src/locales/pl/common.js` (+38 -11) 📝 `frontend/src/locales/pt_BR/common.js` (+38 -11) 📝 `frontend/src/locales/ro/common.js` (+38 -12) 📝 `frontend/src/locales/ru/common.js` (+38 -11) _...and 4 more files_ </details> ### 📄 Description connect #5280 Pruned some old translations + norm & create --- <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:13 -04:00
yindo closed this issue 2026-06-05 15:21:13 -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#5394