Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xmcp authored Sep 12, 2024
1 parent 1234dea commit 88b1c1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/locales/cn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -504,8 +504,8 @@ const cn = {
},
},
Copy: {
Success: "已写入剪切板",
Failed: "复制失败,请赋予剪切板权限",
Success: "已写入剪贴板",
Failed: "复制失败,请赋予剪贴板权限",
},
Download: {
Success: "内容已下载到您的目录。",
Expand Down

0 comments on commit 88b1c1c

Please sign in to comment.