mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Translate click and change label (#1299)
This commit is contained in:
parent
b7230b05d7
commit
5b684495ef
3 changed files with 15 additions and 5 deletions
|
@ -71,8 +71,7 @@
|
|||
"redo": "Redo",
|
||||
"roomDialog": "Start live collaboration",
|
||||
"createNewRoom": "Create new room",
|
||||
"toggleFullScreen": "Toggle full screen",
|
||||
"showShortcuts": "Show shortcuts"
|
||||
"toggleFullScreen": "Toggle full screen"
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "This will clear the whole canvas. Are you sure?",
|
||||
|
@ -135,6 +134,7 @@
|
|||
"title": "Keyboard shortcuts",
|
||||
"shapes": "Shapes",
|
||||
"or": "or",
|
||||
"click": "click",
|
||||
"curvedArrow": "Curved arrow",
|
||||
"curvedLine": "Curved line",
|
||||
"editor": "Editor",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue