zs_library 0.7.12 → 0.7.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -75,7 +75,8 @@ declare const _default: {
75
75
  "justify": "Align justify"
76
76
  },
77
77
  "image": {
78
- "label": "Add image"
78
+ "label": "Add image",
79
+ "delete": "Delete image"
79
80
  },
80
81
  "table": {
81
82
  "insertTable": "Insert table",
@@ -75,7 +75,8 @@ declare const _default: {
75
75
  "justify": "两端对齐"
76
76
  },
77
77
  "image": {
78
- "label": "添加图片"
78
+ "label": "添加图片",
79
+ "delete": "删除图片"
79
80
  },
80
81
  "table": {
81
82
  "insertTable": "插入表格",