Merge pull request #5405 from xmcp/patch-1

fix typo in UI
This commit is contained in:
Dogtiti 2024-09-12 21:47:39 +08:00 committed by GitHub
commit 5964181cb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -504,8 +504,8 @@ const cn = {
},
},
Copy: {
Success: "已写入剪板",
Failed: "复制失败,请赋予剪板权限",
Success: "已写入剪板",
Failed: "复制失败,请赋予剪板权限",
},
Download: {
Success: "内容已下载到您的目录。",