mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-14 13:03:49 +08:00
Update jp.ts
This commit is contained in:
@@ -150,7 +150,7 @@ Copy: {
|
||||
Failed: "コピーに失敗しました。クリップボードへのアクセス権限を許可してください。",
|
||||
},
|
||||
Context: {
|
||||
Toast: (x: any) => 前置きのコンテキストが ${ x } 件設定されました,
|
||||
Toast: (x: any) => `前置きのコンテキストが ${ x } 件設定されました`,
|
||||
Edit: "前置きのコンテキストと履歴メモリ",
|
||||
Add: "新しい項目を追加",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user