[PR #942] [MERGED] fix: default language improvement in activation page #22791

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/942
Author: @MatriQ
Created: 8/21/2023
Status: Merged
Merged: 8/21/2023
Merged by: @crazywoola

Base: mainHead: fix/default-language


📝 Commits (1)

  • 0ad7a2a fix: default language improvement

📊 Changes

1 file changed (+5 additions, -3 deletions)

View changed files

📝 web/app/activate/activateForm.tsx (+5 -3)

📄 Description

  • Set the local language as the default option of the language selector on the activation page.
  • Update locale value in cookies with proper value when users activate.

1692630096485
1692630096488


🔄 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/942 **Author:** [@MatriQ](https://github.com/MatriQ) **Created:** 8/21/2023 **Status:** ✅ Merged **Merged:** 8/21/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/default-language` --- ### 📝 Commits (1) - [`0ad7a2a`](https://github.com/langgenius/dify/commit/0ad7a2aaa206319ef7889ba801147aa04b51a67f) fix: default language improvement ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `web/app/activate/activateForm.tsx` (+5 -3) </details> ### 📄 Description * Set the local language as the default option of the language selector on the activation page. * Update locale value in cookies with proper value when users activate. * ![1692630096485](https://github.com/langgenius/dify/assets/1320925/e343bb23-dfe6-4dae-8277-0c93bd07827d) ![1692630096488](https://github.com/langgenius/dify/assets/1320925/e36a01eb-08bb-4aa9-9b7d-ca7c6bca1273) --- <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:19:45 -05:00
yindo closed this issue 2026-02-21 20:19:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22791