mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 19:16:37 +08:00
Update jp.ts
This commit is contained in:
parent
8ec02dfc50
commit
1c0ac59fd2
@ -87,8 +87,8 @@ const jp = {
|
||||
},
|
||||
List: "カスタムプロンプトワードリスト",
|
||||
ListCount: (builtin: number, custom: number) =>
|
||||
組み込み ${ builtin } 件、ユーザー定義 ${ custom } 件,
|
||||
Edit: "編集",
|
||||
`組み込み ${builtin} 件、ユーザー定義 ${custom} 件`,
|
||||
Edit: "編集",
|
||||
},
|
||||
HistoryCount: {
|
||||
Title: "履歴メッセージ数を添付",
|
||||
|
Loading…
Reference in New Issue
Block a user