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:
committed by
GitHub
parent
8d64ec8153
commit
935a7f58a7
+1
-2
@@ -51,8 +51,7 @@
|
||||
"load": "Загрузить",
|
||||
"getShareableLink": "Получить доступ по ссылке",
|
||||
"close": "Закрыть",
|
||||
"selectLanguage": "Выбрать язык",
|
||||
"previouslyLoadedScenes": "Ранее загруженные сцены"
|
||||
"selectLanguage": "Выбрать язык"
|
||||
},
|
||||
"alerts": {
|
||||
"clearReset": "Это очистит весь холст. Вы уверены?",
|
||||
|
||||
Reference in New Issue
Block a user