[PR #5147] [MERGED] normalize translations #5325

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/5147
Author: @angelplusultra
Created: 3/4/2026
Status: Merged
Merged: 3/5/2026
Merged by: @timothycarambat

Base: 5142-refactor-wire-up-agent-skills-ui-to-use-i18n-translation-keysHead: 5142-normalize-translations


📝 Commits (5)

  • da157fd normalize translations
  • 8447be3 Merge branch '5142-refactor-wire-up-agent-skills-ui-to-use-i18n-translation-keys' into 5142-normalize-translations
  • 49bf44c run translator job
  • 0c4d2b8 Merge branch '5142-refactor-wire-up-agent-skills-ui-to-use-i18n-translation-keys' of github.com:Mintplex-Labs/anything-llm into 5142-normalize-translations
  • a57705e translations

📊 Changes

22 files changed (+198 additions, -86 deletions)

View changed files

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

...and 2 more files

📄 Description

normalize translations for PR #5146


🔄 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/5147 **Author:** [@angelplusultra](https://github.com/angelplusultra) **Created:** 3/4/2026 **Status:** ✅ Merged **Merged:** 3/5/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `5142-refactor-wire-up-agent-skills-ui-to-use-i18n-translation-keys` ← **Head:** `5142-normalize-translations` --- ### 📝 Commits (5) - [`da157fd`](https://github.com/Mintplex-Labs/anything-llm/commit/da157fd95799e867ad9bc9a2f6496397fa559db4) normalize translations - [`8447be3`](https://github.com/Mintplex-Labs/anything-llm/commit/8447be3fa4be64c2da932c6e6a9cac8f4eea0298) Merge branch '5142-refactor-wire-up-agent-skills-ui-to-use-i18n-translation-keys' into 5142-normalize-translations - [`49bf44c`](https://github.com/Mintplex-Labs/anything-llm/commit/49bf44c836f20a213ae41a5dfde5edbb058ff779) run translator job - [`0c4d2b8`](https://github.com/Mintplex-Labs/anything-llm/commit/0c4d2b8ab66f42857d8a90d082cdf32659217071) Merge branch '5142-refactor-wire-up-agent-skills-ui-to-use-i18n-translation-keys' of github.com:Mintplex-Labs/anything-llm into 5142-normalize-translations - [`a57705e`](https://github.com/Mintplex-Labs/anything-llm/commit/a57705ea3e85746f461af3e90995779b0b1bbc50) translations ### 📊 Changes **22 files changed** (+198 additions, -86 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/ar/common.js` (+9 -4) 📝 `frontend/src/locales/cs/common.js` (+9 -4) 📝 `frontend/src/locales/da/common.js` (+9 -4) 📝 `frontend/src/locales/de/common.js` (+9 -4) 📝 `frontend/src/locales/es/common.js` (+9 -4) 📝 `frontend/src/locales/et/common.js` (+9 -3) 📝 `frontend/src/locales/fa/common.js` (+9 -4) 📝 `frontend/src/locales/fr/common.js` (+9 -4) 📝 `frontend/src/locales/he/common.js` (+9 -4) 📝 `frontend/src/locales/it/common.js` (+9 -4) 📝 `frontend/src/locales/ja/common.js` (+9 -4) 📝 `frontend/src/locales/ko/common.js` (+9 -4) 📝 `frontend/src/locales/lv/common.js` (+9 -4) 📝 `frontend/src/locales/nl/common.js` (+9 -4) 📝 `frontend/src/locales/pl/common.js` (+9 -4) 📝 `frontend/src/locales/pt_BR/common.js` (+9 -4) 📝 `frontend/src/locales/ro/common.js` (+9 -4) 📝 `frontend/src/locales/ru/common.js` (+9 -4) 📝 `frontend/src/locales/tr/common.js` (+9 -4) 📝 `frontend/src/locales/vn/common.js` (+9 -4) _...and 2 more files_ </details> ### 📄 Description normalize translations for PR #5146 --- <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:20:59 -04:00
yindo closed this issue 2026-06-05 15:20:59 -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#5325