mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 02:02:07 +08:00
Merge branch 'main' into feat-i18n
This commit is contained in:
@@ -153,6 +153,12 @@ const jp: PartialLocaleType = {
|
||||
Title: "フォントサイズ",
|
||||
SubTitle: "チャット内容のフォントサイズ",
|
||||
},
|
||||
FontFamily: {
|
||||
Title: "チャットフォント",
|
||||
SubTitle:
|
||||
"チャットコンテンツのフォント、空白の場合はグローバルデフォルトフォントを適用します",
|
||||
Placeholder: "フォント名",
|
||||
},
|
||||
InjectSystemPrompts: {
|
||||
Title: "システムプロンプトの注入",
|
||||
SubTitle:
|
||||
|
Reference in New Issue
Block a user