Update jp.ts

This commit is contained in:
Clarence Dan 2023-04-04 17:17:52 +08:00 committed by GitHub
parent 8ec02dfc50
commit 1c0ac59fd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,8 +87,8 @@ const jp = {
},
List: "カスタムプロンプトワードリスト",
ListCount: (builtin: number, custom: number) =>
${ builtin } ${ custom } ,
Edit: "編集",
`組み込み ${builtin} 件、ユーザー定義 ${custom}`,
Edit: "編集",
},
HistoryCount: {
Title: "履歴メッセージ数を添付",