Library MVP (#1787)

Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Pete Hunt 2020-07-10 02:20:23 -07:00 committed by GitHub
parent 7ab0c1aba8
commit 6428b59ccb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 599 additions and 20 deletions

View file

@ -65,7 +65,10 @@
"group": "Group selection",
"ungroup": "Ungroup selection",
"collaborators": "Collaborators",
"toggleGridMode": "Toggle grid mode"
"toggleGridMode": "Toggle grid mode",
"addToLibrary": "Add to library",
"removeFromLibrary": "Remove from library",
"libraryLoadingMessage": "Loading library..."
},
"buttons": {
"clearReset": "Reset the canvas",
@ -115,6 +118,7 @@
"arrow": "Arrow",
"line": "Line",
"text": "Text",
"library": "Library",
"lock": "Keep selected tool active after drawing"
},
"headings": {