mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Full Screen mode (#1212)
This commit is contained in:
parent
81b38d8808
commit
2de4fe29ad
8 changed files with 42 additions and 7 deletions
|
@ -69,7 +69,8 @@
|
|||
"undo": "Undo",
|
||||
"redo": "Redo",
|
||||
"roomDialog": "Start live collaboration",
|
||||
"createNewRoom": "Create new room"
|
||||
"createNewRoom": "Create new room",
|
||||
"toggleFullScreen": "Toggle full screen"
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "This will clear the whole canvas. Are you sure?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue