画布部分语言适配
This commit is contained in:
@@ -770,7 +770,7 @@ export class ToolManager {
|
||||
title,
|
||||
content,
|
||||
okText: this.t("Canvas.ConfirmRasterization"),
|
||||
cancelText: "取消",
|
||||
cancelText: this.t("Canvas.close"),
|
||||
centered: true,
|
||||
icon: h("span", { style: "color: #faad14;" }, "⚠️"),
|
||||
onOk: () => {
|
||||
|
||||
Reference in New Issue
Block a user