[PR #202] [MERGED] feat: explore support multi language #22368

Closed
opened 2026-02-21 20:18:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/202
Author: @takatost
Created: 5/25/2023
Status: Merged
Merged: 5/25/2023
Merged by: @takatost

Base: mainHead: feat/explore-multi-language


📝 Commits (1)

  • f0ad51d feat: explore support multi language

📊 Changes

5 files changed (+63 additions, -65 deletions)

View changed files

📝 api/commands.py (+1 -25)
📝 api/controllers/console/admin.py (+14 -17)
📝 api/controllers/console/explore/recommended_app.py (+10 -11)
api/migrations/versions/a45f4dfde53b_add_language_to_recommend_apps.py (+36 -0)
📝 api/models/model.py (+2 -12)

📄 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/langgenius/dify/pull/202 **Author:** [@takatost](https://github.com/takatost) **Created:** 5/25/2023 **Status:** ✅ Merged **Merged:** 5/25/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `feat/explore-multi-language` --- ### 📝 Commits (1) - [`f0ad51d`](https://github.com/langgenius/dify/commit/f0ad51d9a484be59265c17b3457939e46dd8484b) feat: explore support multi language ### 📊 Changes **5 files changed** (+63 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `api/commands.py` (+1 -25) 📝 `api/controllers/console/admin.py` (+14 -17) 📝 `api/controllers/console/explore/recommended_app.py` (+10 -11) ➕ `api/migrations/versions/a45f4dfde53b_add_language_to_recommend_apps.py` (+36 -0) 📝 `api/models/model.py` (+2 -12) </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-21 20:18:48 -05:00
yindo closed this issue 2026-02-21 20:18:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22368