mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 23:40:42 +08:00
feat: 翻译InjectSystemPrompts配置项为其他语言
This commit is contained in:
@@ -84,6 +84,11 @@ const jp: PartialLocaleType = {
|
||||
Title: "フォントサイズ",
|
||||
SubTitle: "チャット内容のフォントサイズ",
|
||||
},
|
||||
InjectSystemPrompts: {
|
||||
Title: "システムプロンプトの挿入",
|
||||
SubTitle:
|
||||
"各リクエストのメッセージリストの先頭に、ChatGPTのシステムプロンプトを強制的に追加します",
|
||||
},
|
||||
InputTemplate: {
|
||||
Title: "入力の前処理",
|
||||
SubTitle: "新規入力がこのテンプレートに埋め込まれます",
|
||||
|
Reference in New Issue
Block a user