mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Add distribute actions. (#2395)
This commit is contained in:
parent
d3c3894108
commit
198106e297
9 changed files with 278 additions and 8 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue