feat(ui): copied to clipboard message

This commit is contained in:
Fu Diwei
2024-12-09 17:38:34 +08:00
parent 789c120fc9
commit 588e89e8fe
6 changed files with 26 additions and 11 deletions

View File

@@ -6,6 +6,7 @@
"common.view": "View",
"common.edit": "Edit",
"common.copy": "Copy",
"common.copy.done": "Copied",
"common.download": "Download",
"common.delete": "Delete",
"common.delete.succeeded.message": "Delete Successful",

View File

@@ -6,6 +6,7 @@
"common.view": "查看",
"common.edit": "编辑",
"common.copy": "复制",
"common.copy.done": "已复制",
"common.download": "下载",
"common.delete": "刪除",
"common.delete.succeeded.message": "删除成功",