[PR #5617] [CLOSED] Agent Skill: User Survey (Translations) #5499

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/5617
Author: @angelplusultra
Created: 5/12/2026
Status: Closed

Base: feat-agent-clarifying-questionsHead: feat-agent-clarifying-questions-translations


📝 Commits (3)

  • 986a0e3 add translations
  • 1a1fb8a Merge branch 'feat-agent-clarifying-questions' into feat-agent-clarifying-questions-translations
  • ca94bf4 add agent settings clarifyign questions translations

📊 Changes

24 files changed (+777 additions, -0 deletions)

View changed files

📝 frontend/src/locales/ar/common.js (+32 -0)
📝 frontend/src/locales/ca/common.js (+32 -0)
📝 frontend/src/locales/cs/common.js (+32 -0)
📝 frontend/src/locales/da/common.js (+32 -0)
📝 frontend/src/locales/de/common.js (+33 -0)
📝 frontend/src/locales/es/common.js (+33 -0)
📝 frontend/src/locales/et/common.js (+32 -0)
📝 frontend/src/locales/fa/common.js (+32 -0)
📝 frontend/src/locales/fr/common.js (+32 -0)
📝 frontend/src/locales/he/common.js (+32 -0)
📝 frontend/src/locales/it/common.js (+33 -0)
📝 frontend/src/locales/ja/common.js (+33 -0)
📝 frontend/src/locales/ko/common.js (+32 -0)
📝 frontend/src/locales/lt/common.js (+32 -0)
📝 frontend/src/locales/lv/common.js (+33 -0)
📝 frontend/src/locales/nl/common.js (+32 -0)
📝 frontend/src/locales/pl/common.js (+33 -0)
📝 frontend/src/locales/pt_BR/common.js (+32 -0)
📝 frontend/src/locales/ro/common.js (+33 -0)
📝 frontend/src/locales/ru/common.js (+32 -0)

...and 4 more files

📄 Description

Translations for #5577


🔄 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/5617 **Author:** [@angelplusultra](https://github.com/angelplusultra) **Created:** 5/12/2026 **Status:** ❌ Closed **Base:** `feat-agent-clarifying-questions` ← **Head:** `feat-agent-clarifying-questions-translations` --- ### 📝 Commits (3) - [`986a0e3`](https://github.com/Mintplex-Labs/anything-llm/commit/986a0e37807c199f42207712ca66835020a1caa9) add translations - [`1a1fb8a`](https://github.com/Mintplex-Labs/anything-llm/commit/1a1fb8a5b6567db23d51a9adb49478c428195e00) Merge branch 'feat-agent-clarifying-questions' into feat-agent-clarifying-questions-translations - [`ca94bf4`](https://github.com/Mintplex-Labs/anything-llm/commit/ca94bf4a0492f3320be5a778c96af6376b0cf37c) add agent settings clarifyign questions translations ### 📊 Changes **24 files changed** (+777 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/ar/common.js` (+32 -0) 📝 `frontend/src/locales/ca/common.js` (+32 -0) 📝 `frontend/src/locales/cs/common.js` (+32 -0) 📝 `frontend/src/locales/da/common.js` (+32 -0) 📝 `frontend/src/locales/de/common.js` (+33 -0) 📝 `frontend/src/locales/es/common.js` (+33 -0) 📝 `frontend/src/locales/et/common.js` (+32 -0) 📝 `frontend/src/locales/fa/common.js` (+32 -0) 📝 `frontend/src/locales/fr/common.js` (+32 -0) 📝 `frontend/src/locales/he/common.js` (+32 -0) 📝 `frontend/src/locales/it/common.js` (+33 -0) 📝 `frontend/src/locales/ja/common.js` (+33 -0) 📝 `frontend/src/locales/ko/common.js` (+32 -0) 📝 `frontend/src/locales/lt/common.js` (+32 -0) 📝 `frontend/src/locales/lv/common.js` (+33 -0) 📝 `frontend/src/locales/nl/common.js` (+32 -0) 📝 `frontend/src/locales/pl/common.js` (+33 -0) 📝 `frontend/src/locales/pt_BR/common.js` (+32 -0) 📝 `frontend/src/locales/ro/common.js` (+33 -0) 📝 `frontend/src/locales/ru/common.js` (+32 -0) _...and 4 more files_ </details> ### 📄 Description Translations for #5577 --- <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:21:32 -04:00
yindo closed this issue 2026-06-05 15:21:32 -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#5499