[PR #4831] [CLOSED] Move Username Description to l10n #4784

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/4831
Author: @angelplusultra
Created: 1/7/2026
Status: Closed

Base: 4809-standardize-username-constraintsHead: migrate-username-desc-to-l10n


📝 Commits (1)

  • ce83e69 Add username requirements translations for invite and admin user creation | Replace hardcoded username requirements with localized strings in user modals

📊 Changes

6 files changed (+24 additions, -14 deletions)

View changed files

📝 frontend/src/locales/en/common.js (+14 -0)
📝 frontend/src/pages/Admin/Users/NewUserModal/index.jsx (+3 -2)
📝 frontend/src/pages/Admin/Users/UserRow/EditUserModal/index.jsx (+3 -2)
📝 frontend/src/pages/GeneralSettings/Security/index.jsx (+1 -2)
📝 frontend/src/pages/Invite/NewUserModal/index.jsx (+3 -2)
📝 frontend/src/utils/username.js (+0 -6)

📄 Description

No description provided


🔄 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/4831 **Author:** [@angelplusultra](https://github.com/angelplusultra) **Created:** 1/7/2026 **Status:** ❌ Closed **Base:** `4809-standardize-username-constraints` ← **Head:** `migrate-username-desc-to-l10n` --- ### 📝 Commits (1) - [`ce83e69`](https://github.com/Mintplex-Labs/anything-llm/commit/ce83e69324fc948f8191b1a19cf235cf681782e1) Add username requirements translations for invite and admin user creation | Replace hardcoded username requirements with localized strings in user modals ### 📊 Changes **6 files changed** (+24 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/en/common.js` (+14 -0) 📝 `frontend/src/pages/Admin/Users/NewUserModal/index.jsx` (+3 -2) 📝 `frontend/src/pages/Admin/Users/UserRow/EditUserModal/index.jsx` (+3 -2) 📝 `frontend/src/pages/GeneralSettings/Security/index.jsx` (+1 -2) 📝 `frontend/src/pages/Invite/NewUserModal/index.jsx` (+3 -2) 📝 `frontend/src/utils/username.js` (+0 -6) </details> ### 📄 Description _No description provided_ --- <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 #4831] Move Username Description to l10n to [PR #4831] [CLOSED] Move Username Description to l10n 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#4784