mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Remove previously loaded scenes (#734)
As mentioned in #724, the current implementation is suboptimal. Let's remove it until we come back with a better design. Fixes #724
This commit is contained in:
parent
8d64ec8153
commit
935a7f58a7
13 changed files with 3 additions and 122 deletions
|
@ -52,8 +52,7 @@
|
|||
"getShareableLink": "Obtener enlace para compartir",
|
||||
"showExportDialog": "Mostrar diálogo para exportar",
|
||||
"close": "Cerrar",
|
||||
"selectLanguage": "Seleccionar idioma",
|
||||
"previouslyLoadedScenes": "Escenas previamente cargadas"
|
||||
"selectLanguage": "Seleccionar idioma"
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "Esto limpiará todo el lienzo. Estás seguro?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue