mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: Cleanup unused labels (#2682)
This commit is contained in:
parent
022f349dc6
commit
6f82a88b79
3 changed files with 4 additions and 11 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"labels": {
|
||||
"paste": "Paste",
|
||||
"pasteCharts": "Paste charts",
|
||||
"selectAll": "Select all",
|
||||
"multiSelect": "Add element to selection",
|
||||
"moveCanvas": "Move canvas",
|
||||
|
@ -90,9 +91,7 @@
|
|||
"centerVertically": "Center vertically",
|
||||
"centerHorizontally": "Center horizontally",
|
||||
"distributeHorizontally": "Distribute horizontally",
|
||||
"distributeVertically": "Distribute vertically",
|
||||
"chartTypeBar": "Bar",
|
||||
"chartTypeLine": "Line"
|
||||
"distributeVertically": "Distribute vertically"
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "Reset the canvas",
|
||||
|
@ -224,8 +223,6 @@
|
|||
},
|
||||
"stats": {
|
||||
"angle": "Angle",
|
||||
"charts": "Charts",
|
||||
"current": "Current",
|
||||
"element": "Element",
|
||||
"elements": "Elements",
|
||||
"height": "Height",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue