🎨 i18n: add locale about "font family config"

Note: The language is translated by GPT
This commit is contained in:
frostime
2024-08-03 16:24:51 +08:00
parent b6a022b0ef
commit 8ec6acc55a
20 changed files with 117 additions and 4 deletions

View File

@@ -118,6 +118,12 @@ const jp: PartialLocaleType = {
Title: "フォントサイズ",
SubTitle: "チャット内容のフォントサイズ",
},
FontFamily: {
Title: "チャットフォント",
SubTitle:
"チャットコンテンツのフォント、空白の場合はグローバルデフォルトフォントを適用します",
Placeholder: "フォント名",
},
InjectSystemPrompts: {
Title: "システムプロンプトの挿入",
SubTitle: