[PR #2113] [CLOSED] Update translations and onboarding chat dialog #3894

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2113
Author: @lsiem
Created: 8/14/2024
Status: Closed

Base: masterHead: update-translation-and-intro


📝 Commits (1)

  • e301611 Update translations and welcome chat dialog

📊 Changes

9 files changed (+71 additions, -3495 deletions)

View changed files

📝 frontend/src/components/DefaultChat/index.jsx (+2 -31)
📝 frontend/src/locales/de/common.js (+69 -72)
frontend/src/locales/es/common.js (+0 -485)
frontend/src/locales/fr/common.js (+0 -501)
frontend/src/locales/it/common.js (+0 -498)
frontend/src/locales/ko/common.js (+0 -483)
frontend/src/locales/pt_BR/common.js (+0 -496)
frontend/src/locales/ru/common.js (+0 -463)
frontend/src/locales/zh/common.js (+0 -466)

📄 Description

Pull Request Type

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

What is in this change?

  • Update translation files and remove unnecessary locales.
  • Changed onboarding chat dialog.

🔄 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/2113 **Author:** [@lsiem](https://github.com/lsiem) **Created:** 8/14/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `update-translation-and-intro` --- ### 📝 Commits (1) - [`e301611`](https://github.com/Mintplex-Labs/anything-llm/commit/e301611e865d5b20eb6711f2066a0ff76bd2fd83) Update translations and welcome chat dialog ### 📊 Changes **9 files changed** (+71 additions, -3495 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/DefaultChat/index.jsx` (+2 -31) 📝 `frontend/src/locales/de/common.js` (+69 -72) ➖ `frontend/src/locales/es/common.js` (+0 -485) ➖ `frontend/src/locales/fr/common.js` (+0 -501) ➖ `frontend/src/locales/it/common.js` (+0 -498) ➖ `frontend/src/locales/ko/common.js` (+0 -483) ➖ `frontend/src/locales/pt_BR/common.js` (+0 -496) ➖ `frontend/src/locales/ru/common.js` (+0 -463) ➖ `frontend/src/locales/zh/common.js` (+0 -466) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [x] 🔨 chore - [ ] 📝 docs ### What is in this change? - Update translation files and remove unnecessary locales. - Changed onboarding chat dialog. --- <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:34:43 -05:00
yindo closed this issue 2026-02-22 18:34:43 -05:00
yindo changed title from [PR #2113] Update translations and onboarding chat dialog to [PR #2113] [CLOSED] Update translations and onboarding chat dialog 2026-06-05 15:15:45 -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#3894