clean up api and init exports
This commit is contained in:
parent
bda2cdda57
commit
4792ec6fb4
6 changed files with 12 additions and 17 deletions
|
|
@ -8,8 +8,9 @@ self.lang['en-us'] = {
|
|||
axis: "axis", // left object scale pop menu
|
||||
back: "back",
|
||||
clear: "clear", // clear workspace (remove all objects)
|
||||
copy: "copy",
|
||||
clone: "clone", // create duplicate
|
||||
contents: "contents",
|
||||
copy: "copy",
|
||||
delete: "delete",
|
||||
detail: "detail",
|
||||
done: "done",
|
||||
|
|
|
|||
Loading…
Reference in a new issue