Update jp.ts

This commit is contained in:
Clarence Dan 2023-04-04 17:23:38 +08:00 committed by GitHub
parent 7f1248fbc1
commit e3365d1d2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,7 +150,7 @@ Copy: {
Failed: "コピーに失敗しました。クリップボードへのアクセス権限を許可してください。",
},
Context: {
Toast: (x: any) => ${ x } ,
Toast: (x: any) => `前置きのコンテキストが ${ x } 件設定されました`,
Edit: "前置きのコンテキストと履歴メモリ",
Add: "新しい項目を追加",
},