🎨 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

@@ -153,6 +153,11 @@ const tw = {
Title: "字型大小",
SubTitle: "聊天內容的字型大小",
},
FontFamily: {
Title: "聊天字體",
SubTitle: "聊天內容的字體,若置空則應用全局默認字體",
Placeholder: "字體名稱",
},
InjectSystemPrompts: {
Title: "匯入系統提示",
SubTitle: "強制在每個請求的訊息列表開頭新增一個模擬 ChatGPT 的系統提示",