@@ -46,11 +46,11 @@ export default {
46
46
"ellipse.majorRadius" : "majorRadius" ,
47
47
"ellipse.minorRadius" : "minorRadius" ,
48
48
"command.act.alignCamera" : "AlignCamera" ,
49
- "command.boolean.common" : "Common " ,
49
+ "command.boolean.common" : "Intersect " ,
50
50
"command.boolean.cut" : "Cut" ,
51
- "command.boolean.fuse" : "Fuse " ,
51
+ "command.boolean.fuse" : "Join " ,
52
52
"command.convert.fuse" : "Fuse" ,
53
- "command.convert.prism" : "Prism " ,
53
+ "command.convert.prism" : "Extrude " ,
54
54
"command.convert.revol" : "Revolve" ,
55
55
"command.convert.sweep" : "Sweep" ,
56
56
"command.convert.toFace" : "ToFace" ,
@@ -190,7 +190,7 @@ export default {
190
190
"prompt.select.noModelSelected" : "No model selected" ,
191
191
"prompt.select.shape" : "Please select shape" ,
192
192
"prompt.select.solids" : "Please select solids" ,
193
- "prompt.select.vertexs" : "Please select vertexs " ,
193
+ "prompt.select.vertexs" : "Please select vertexes " ,
194
194
"prompt.select.wires" : "Please select wires" ,
195
195
"toast.snap.notFoundValidPoint" : "No valid point" ,
196
196
"properties.group.transform" : "Transform" ,
@@ -227,7 +227,7 @@ export default {
227
227
"toast.converter.error" : "Converter error" ,
228
228
"toast.converter.invalidColor" : "The color is invalid" ,
229
229
"toast.delete{0}Objects" : "Deleted {0} objects" ,
230
- "toast.document.noActived" : "No document actived " ,
230
+ "toast.document.noActived" : "No document activated " ,
231
231
"toast.document.saved" : "Document saved" ,
232
232
"toast.downloading" : "Downloading" ,
233
233
"toast.excuting{0}" : "Excuting {0}" ,
0 commit comments