[PR #4986] [MERGED] Normalize translations for home page redesign #4853

Closed
opened 2026-02-22 18:36:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4986
Author: @shatfield4
Created: 2/10/2026
Status: Merged
Merged: 2/18/2026
Merged by: @shatfield4

Base: 4911-feat-home-page-redesign-implementationHead: 4911-normalize-translations


📝 Commits (9)

  • c2eea03 normalize translations
  • dfaeb2e update translations with DMR
  • f044a8f accidentally changed es translation
  • b015207 Merge branch '4911-feat-home-page-redesign-implementation' into 4911-normalize-translations
  • 30f6344 Merge branch '4911-feat-home-page-redesign-implementation' of github.com:Mintplex-Labs/anything-llm into 4911-normalize-translations
  • 9b14fb0 normalize translations for main-page.greeting
  • 7e05e71 update translations with DMR
  • 6358eb6 Merge branch '4911-feat-home-page-redesign-implementation' of github.com:Mintplex-Labs/anything-llm into 4911-normalize-translations
  • e55cbe6 Merge branch '4911-feat-home-page-redesign-implementation' into 4911-normalize-translations

📊 Changes

22 files changed (+136 additions, -0 deletions)

View changed files

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

...and 2 more files

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #xxx

What is in this change?

  • Normalizes translations for #4911
  • Used DMR translate tool to auto translate all missing keys

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/4986 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/18/2026 **Merged by:** [@shatfield4](https://github.com/shatfield4) **Base:** `4911-feat-home-page-redesign-implementation` ← **Head:** `4911-normalize-translations` --- ### 📝 Commits (9) - [`c2eea03`](https://github.com/Mintplex-Labs/anything-llm/commit/c2eea03e6c5d725e8767c122234109cc451ed849) normalize translations - [`dfaeb2e`](https://github.com/Mintplex-Labs/anything-llm/commit/dfaeb2ed0bea1fd0092d06ccd9d87059ac94bfbb) update translations with DMR - [`f044a8f`](https://github.com/Mintplex-Labs/anything-llm/commit/f044a8f5a897bebd33f6f51599d506dba7722d38) accidentally changed es translation - [`b015207`](https://github.com/Mintplex-Labs/anything-llm/commit/b015207870a3b13ee7196887af2dba67bc15aac1) Merge branch '4911-feat-home-page-redesign-implementation' into 4911-normalize-translations - [`30f6344`](https://github.com/Mintplex-Labs/anything-llm/commit/30f6344ecbb5a85c822ad31630cb0803c5695a90) Merge branch '4911-feat-home-page-redesign-implementation' of github.com:Mintplex-Labs/anything-llm into 4911-normalize-translations - [`9b14fb0`](https://github.com/Mintplex-Labs/anything-llm/commit/9b14fb0703f84e6904c532fa2976422764f7f79c) normalize translations for main-page.greeting - [`7e05e71`](https://github.com/Mintplex-Labs/anything-llm/commit/7e05e71f31e70418a775a4e6b18ec78b3a6fa52c) update translations with DMR - [`6358eb6`](https://github.com/Mintplex-Labs/anything-llm/commit/6358eb6e9857e01796cfdb6fcacd65c0176f0dd8) Merge branch '4911-feat-home-page-redesign-implementation' of github.com:Mintplex-Labs/anything-llm into 4911-normalize-translations - [`e55cbe6`](https://github.com/Mintplex-Labs/anything-llm/commit/e55cbe60c3e60b5812156a247ee0b19c6e89fd4a) Merge branch '4911-feat-home-page-redesign-implementation' into 4911-normalize-translations ### 📊 Changes **22 files changed** (+136 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/ar/common.js` (+6 -0) 📝 `frontend/src/locales/cs/common.js` (+6 -0) 📝 `frontend/src/locales/da/common.js` (+6 -0) 📝 `frontend/src/locales/de/common.js` (+6 -0) 📝 `frontend/src/locales/es/common.js` (+6 -0) 📝 `frontend/src/locales/et/common.js` (+6 -0) 📝 `frontend/src/locales/fa/common.js` (+7 -0) 📝 `frontend/src/locales/fr/common.js` (+7 -0) 📝 `frontend/src/locales/he/common.js` (+6 -0) 📝 `frontend/src/locales/it/common.js` (+6 -0) 📝 `frontend/src/locales/ja/common.js` (+6 -0) 📝 `frontend/src/locales/ko/common.js` (+6 -0) 📝 `frontend/src/locales/lv/common.js` (+6 -0) 📝 `frontend/src/locales/nl/common.js` (+7 -0) 📝 `frontend/src/locales/pl/common.js` (+6 -0) 📝 `frontend/src/locales/pt_BR/common.js` (+6 -0) 📝 `frontend/src/locales/ro/common.js` (+6 -0) 📝 `frontend/src/locales/ru/common.js` (+6 -0) 📝 `frontend/src/locales/tr/common.js` (+6 -0) 📝 `frontend/src/locales/vn/common.js` (+7 -0) _...and 2 more files_ </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [x] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #xxx ### What is in this change? <!-- Describe the changes in this PR that are impactful to the repo. --> - Normalizes translations for #4911 - Used DMR translate tool to auto translate all missing keys ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [x] I have tested my code functionality - [x] Docker build succeeds locally --- <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-02-22 18:36:40 -05:00
yindo closed this issue 2026-02-22 18:36:40 -05:00
yindo changed title from [PR #4986] Normalize translations for home page redesign to [PR #4986] [MERGED] Normalize translations for home page redesign 2026-06-05 15:20: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#4853