Merge pull request #355 from HelloAIXIAOJI/master

fix(i18n): correct translation of the duplicate command in zh-CN
This commit is contained in:
Danila Poyarkov 2026-06-30 10:07:14 +03:00 committed by GitHub
commit 00d5ba8e92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,7 +49,7 @@
"undo": "撤销",
"redo": "重做",
"selectAll": "全选",
"duplicate": "复制",
"duplicate": "克隆",
"delete": "删除",
"group": "编组",
"ungroup": "取消编组",