mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Button for shortcuts (#1253)
This commit is contained in:
parent
22160f50d3
commit
e4c154f43e
7 changed files with 70 additions and 4 deletions
|
@ -71,7 +71,8 @@
|
|||
"redo": "Redo",
|
||||
"roomDialog": "Start live collaboration",
|
||||
"createNewRoom": "Create new room",
|
||||
"toggleFullScreen": "Toggle full screen"
|
||||
"toggleFullScreen": "Toggle full screen",
|
||||
"showShortcuts": "Show shortcuts"
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "This will clear the whole canvas. Are you sure?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue