[PR #18] [MERGED] add some text/locale improvements #17

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-embed/pull/18
Author: @dune89
Created: 5/11/2026
Status: Merged
Merged: 5/11/2026
Merged by: @timothycarambat

Base: mainHead: main


📝 Commits (2)

📊 Changes

20 files changed (+118 additions, -39 deletions)

View changed files

📝 src/components/ChatWindow/Header/index.jsx (+13 -6)
📝 src/components/ResetChat/index.jsx (+1 -1)
📝 src/locales/ar/common.js (+6 -2)
📝 src/locales/da/common.js (+6 -2)
📝 src/locales/de/common.js (+6 -2)
📝 src/locales/en/common.js (+4 -0)
📝 src/locales/es/common.js (+6 -2)
📝 src/locales/fa/common.js (+6 -2)
📝 src/locales/fr/common.js (+4 -0)
📝 src/locales/he/common.js (+6 -2)
📝 src/locales/it/common.js (+6 -2)
📝 src/locales/ja/common.js (+6 -2)
📝 src/locales/ko/common.js (+6 -2)
📝 src/locales/nl/common.js (+6 -2)
📝 src/locales/pt_BR/common.js (+6 -2)
📝 src/locales/ru/common.js (+6 -2)
📝 src/locales/tr/common.js (+6 -2)
📝 src/locales/vn/common.js (+6 -2)
📝 src/locales/zh/common.js (+6 -2)
📝 src/locales/zh_TW/common.js (+6 -2)

📄 Description

Addesd some new text elements and added AI generated texts for locale Files


🔄 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/anythingllm-embed/pull/18 **Author:** [@dune89](https://github.com/dune89) **Created:** 5/11/2026 **Status:** ✅ Merged **Merged:** 5/11/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`9578ddb`](https://github.com/Mintplex-Labs/anythingllm-embed/commit/9578ddbb6332ea2e48dfc00d69721a2232a6d9cb) add some text/locale improvements - [`969b5ef`](https://github.com/Mintplex-Labs/anythingllm-embed/commit/969b5ef9d9c4e06173cf808f4b5e0ab689971ca7) linting ### 📊 Changes **20 files changed** (+118 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `src/components/ChatWindow/Header/index.jsx` (+13 -6) 📝 `src/components/ResetChat/index.jsx` (+1 -1) 📝 `src/locales/ar/common.js` (+6 -2) 📝 `src/locales/da/common.js` (+6 -2) 📝 `src/locales/de/common.js` (+6 -2) 📝 `src/locales/en/common.js` (+4 -0) 📝 `src/locales/es/common.js` (+6 -2) 📝 `src/locales/fa/common.js` (+6 -2) 📝 `src/locales/fr/common.js` (+4 -0) 📝 `src/locales/he/common.js` (+6 -2) 📝 `src/locales/it/common.js` (+6 -2) 📝 `src/locales/ja/common.js` (+6 -2) 📝 `src/locales/ko/common.js` (+6 -2) 📝 `src/locales/nl/common.js` (+6 -2) 📝 `src/locales/pt_BR/common.js` (+6 -2) 📝 `src/locales/ru/common.js` (+6 -2) 📝 `src/locales/tr/common.js` (+6 -2) 📝 `src/locales/vn/common.js` (+6 -2) 📝 `src/locales/zh/common.js` (+6 -2) 📝 `src/locales/zh_TW/common.js` (+6 -2) </details> ### 📄 Description Addesd some new text elements and added AI generated texts for locale Files --- <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:22:54 -04:00
yindo closed this issue 2026-06-05 15:22:54 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-embed#17