feat: user prompts

This commit is contained in:
Yidadaa
2023-04-18 01:34:12 +08:00
parent fdc8278b90
commit 789a779775
14 changed files with 269 additions and 37 deletions

View File

@@ -108,6 +108,11 @@ const jp = {
ListCount: (builtin: number, custom: number) =>
`組み込み ${builtin} 件、ユーザー定義 ${custom}`,
Edit: "編集",
Modal: {
Title: "提示词列表",
Add: "增加一条",
Search: "搜尋提示詞",
},
},
HistoryCount: {
Title: "履歴メッセージ数を添付",