[PR #487] [MERGED] feat: 为自定义Headers功能添加国际化支持 #736

Closed
opened 2026-03-02 03:41:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/codexu/note-gen/pull/487
Author: @SilenceZen
Created: 7/29/2025
Status: Merged
Merged: 7/29/2025
Merged by: @codexu

Base: devHead: dev


📝 Commits (5)

📊 Changes

4 files changed (+10 additions, -4 deletions)

View changed files

📝 messages/en.json (+3 -1)
📝 messages/ja.json (+3 -1)
📝 messages/zh.json (+3 -1)
📝 src/app/core/setting/ai/page.tsx (+1 -1)

📄 Description

  • 添加中文、英文、日文翻译
  • 更新AI配置页面使用国际化文本

🔄 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/codexu/note-gen/pull/487 **Author:** [@SilenceZen](https://github.com/SilenceZen) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 7/29/2025 **Merged by:** [@codexu](https://github.com/codexu) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (5) - [`5dcb7a2`](https://github.com/codexu/note-gen/commit/5dcb7a23b206042f90880a7175a5f2b0dcab1f5e) feat: 增加AI配置自定义请求头功能 - [`68185ac`](https://github.com/codexu/note-gen/commit/68185ac220fa9b7fdc94dd6bdad6a3915698330c) feat: 增加AI配置自定义请求头功能 - [`abfd474`](https://github.com/codexu/note-gen/commit/abfd474664812ce1933f5ad67147ca736f318b74) Merge branch 'dev' of https://github.com/SilenceZen/note-gen into dev - [`dc2a016`](https://github.com/codexu/note-gen/commit/dc2a016e5b4402a873501451d462b82f1a32e753) feat: 为自定义Headers功能添加国际化支持 - [`0d6d5e9`](https://github.com/codexu/note-gen/commit/0d6d5e9d41992654ede061d6544bcb8c6e0144d4) Merge remote-tracking branch 'origin/dev' into dev ### 📊 Changes **4 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `messages/en.json` (+3 -1) 📝 `messages/ja.json` (+3 -1) 📝 `messages/zh.json` (+3 -1) 📝 `src/app/core/setting/ai/page.tsx` (+1 -1) </details> ### 📄 Description - 添加中文、英文、日文翻译 - 更新AI配置页面使用国际化文本 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:41:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#736
No description provided.