feat: 翻译InjectSystemPrompts配置项为其他语言

This commit is contained in:
imldy
2023-07-10 20:14:10 +08:00
parent 2930ba0457
commit f59235bd5a
15 changed files with 74 additions and 2 deletions

View File

@@ -141,7 +141,11 @@ const en: LocaleType = {
Title: "Font Size",
SubTitle: "Adjust font size of chat content",
},
InjectSystemPrompts: {
Title: "Inject System Prompts",
SubTitle:
"Forcefully add a simulated ChatGPT system prompt at the beginning of the message list for every request",
},
InputTemplate: {
Title: "Input Template",
SubTitle: "Newest message will be filled to this template",