🎨 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

@@ -158,6 +158,12 @@ const en: LocaleType = {
Title: "Font Size",
SubTitle: "Adjust font size of chat content",
},
FontFamily: {
Title: "Chat Font Family",
SubTitle:
"Font Family of the chat content, leave empty to apply global default font",
Placeholder: "Font Family Name",
},
InjectSystemPrompts: {
Title: "Inject System Prompts",
SubTitle: "Inject a global system prompt for every request",