feat(ui): copied to clipboard message
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"common.view": "查看",
|
||||
"common.edit": "编辑",
|
||||
"common.copy": "复制",
|
||||
"common.copy.done": "已复制",
|
||||
"common.download": "下载",
|
||||
"common.delete": "刪除",
|
||||
"common.delete.succeeded.message": "删除成功",
|
||||
|
||||
Reference in New Issue
Block a user