[PR #4832] [CLOSED] Normalize Translations #4785

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4832
Author: @angelplusultra
Created: 1/7/2026
Status: Closed

Base: 4809-standardize-username-constraintsHead: standardize-username-constraints-normalize-translations


📝 Commits (1)

  • e9b9687 Add username requirements translations for invite and admin user creation in multiple languages

📊 Changes

21 files changed (+189 additions, -0 deletions)

View changed files

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

...and 1 more files

📄 Description

This PR includes the translations keys for username description.


🔄 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/4832 **Author:** [@angelplusultra](https://github.com/angelplusultra) **Created:** 1/7/2026 **Status:** ❌ Closed **Base:** `4809-standardize-username-constraints` ← **Head:** `standardize-username-constraints-normalize-translations` --- ### 📝 Commits (1) - [`e9b9687`](https://github.com/Mintplex-Labs/anything-llm/commit/e9b9687ae5a4eea08f571541e5878bc29f64789e) Add username requirements translations for invite and admin user creation in multiple languages ### 📊 Changes **21 files changed** (+189 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/ar/common.js` (+9 -0) 📝 `frontend/src/locales/da/common.js` (+9 -0) 📝 `frontend/src/locales/de/common.js` (+9 -0) 📝 `frontend/src/locales/es/common.js` (+9 -0) 📝 `frontend/src/locales/et/common.js` (+9 -0) 📝 `frontend/src/locales/fa/common.js` (+9 -0) 📝 `frontend/src/locales/fr/common.js` (+9 -0) 📝 `frontend/src/locales/he/common.js` (+9 -0) 📝 `frontend/src/locales/it/common.js` (+9 -0) 📝 `frontend/src/locales/ja/common.js` (+9 -0) 📝 `frontend/src/locales/ko/common.js` (+9 -0) 📝 `frontend/src/locales/lv/common.js` (+9 -0) 📝 `frontend/src/locales/nl/common.js` (+9 -0) 📝 `frontend/src/locales/pl/common.js` (+9 -0) 📝 `frontend/src/locales/pt_BR/common.js` (+9 -0) 📝 `frontend/src/locales/ro/common.js` (+9 -0) 📝 `frontend/src/locales/ru/common.js` (+9 -0) 📝 `frontend/src/locales/tr/common.js` (+9 -0) 📝 `frontend/src/locales/vn/common.js` (+9 -0) 📝 `frontend/src/locales/zh/common.js` (+9 -0) _...and 1 more files_ </details> ### 📄 Description This PR includes the translations keys for username description. --- <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:31 -05:00
yindo closed this issue 2026-02-22 18:36:31 -05:00
yindo changed title from [PR #4832] Normalize Translations to [PR #4832] [CLOSED] Normalize Translations 2026-06-05 15:20:21 -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#4785