mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
485: Ability to switch to previously loaded ids in UI (#583)
This commit is contained in:
parent
bd1c00014b
commit
4ad38e317e
15 changed files with 1461 additions and 795 deletions
|
@ -51,7 +51,8 @@
|
|||
"load": "Load",
|
||||
"getShareableLink": "Get shareable link",
|
||||
"close": "Close",
|
||||
"selectLanguage": "Select Language"
|
||||
"selectLanguage": "Select Language",
|
||||
"previouslyLoadedScenes": "Previously loaded scenes"
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "This will clear the whole canvas. Are you sure?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue