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

@@ -71,6 +71,11 @@ const vi: PartialLocaleType = {
Title: "Font chữ",
SubTitle: "Thay đổi font chữ của nội dung trò chuyện",
},
InjectSystemPrompts: {
Title: "Tiêm Prompt Hệ thống",
SubTitle:
"Bắt buộc thêm một prompt hệ thống giả lập ChatGPT ở đầu danh sách tin nhắn cho mỗi yêu cầu",
},
Update: {
Version: (x: string) => `Phiên bản: ${x}`,
IsLatest: "Phiên bản mới nhất",