Add distribute actions. (#2395)

This commit is contained in:
Steve Ruiz 2020-11-23 18:16:23 +00:00 committed by GitHub
parent d3c3894108
commit 198106e297
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 278 additions and 8 deletions

View file

@ -81,7 +81,9 @@
"alignLeft": "Align left",
"alignRight": "Align right",
"centerVertically": "Center vertically",
"centerHorizontally": "Center horizontally"
"centerHorizontally": "Center horizontally",
"distributeHorizontally": "Distribute horizontally",
"distributeVertically": "Distribute vertically"
},
"buttons": {
"clearReset": "Reset the canvas",