mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Better name for app state (#1300)
* Better name for app state * Snapshot
This commit is contained in:
parent
9a1af38c97
commit
26fd2fe165
4 changed files with 265 additions and 264 deletions
|
@ -46,7 +46,8 @@
|
|||
"actions": "Actions",
|
||||
"language": "Language",
|
||||
"createRoom": "Share a live-collaboration session",
|
||||
"duplicateSelection": "Duplicate"
|
||||
"duplicateSelection": "Duplicate",
|
||||
"untitled": "Untitled"
|
||||
},
|
||||
"buttons": {
|
||||
"clearReset": "Reset the canvas",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue