feat: add image alignment options and enhance image handling in ArticleEditorCanvas
This commit is contained in:
@@ -432,6 +432,9 @@ const zhCN = {
|
||||
imageMenu: {
|
||||
replace: "替换图片",
|
||||
caption: "切换图注",
|
||||
alignLeft: "居左",
|
||||
alignCenter: "居中",
|
||||
alignRight: "居右",
|
||||
resetSize: "重置大小",
|
||||
delete: "删除图片",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user