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,7 +87,7 @@ const jp = {
|
|||||||
},
|
},
|
||||||
List: "カスタムプロンプトワードリスト",
|
List: "カスタムプロンプトワードリスト",
|
||||||
ListCount: (builtin: number, custom: number) =>
|
ListCount: (builtin: number, custom: number) =>
|
||||||
組み込み ${ builtin } 件、ユーザー定義 ${ custom } 件,
|
`組み込み ${builtin} 件、ユーザー定義 ${custom} 件`,
|
||||||
Edit: "編集",
|
Edit: "編集",
|
||||||
},
|
},
|
||||||
HistoryCount: {
|
HistoryCount: {
|
||||||
|
Loading…
Reference in New Issue
Block a user