feat(ui): show a notification if user try to drop a file in another section than /files
This commit is contained in:
@@ -1279,6 +1279,7 @@
|
||||
},
|
||||
"resource_list": {
|
||||
"location": "Расположение",
|
||||
"wrong_drop_zone_msg": "Загрузки работают только в разделе Файлы — откройте раздел Файлы и перетащите туда."
|
||||
"wrong_drop_zone_msg": "Загрузки работают только в разделе Файлы — откройте раздел Файлы и перетащите туда.",
|
||||
"wrong_drop_zone_action": "Перейти к файлам"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user