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": "Speicherort",
|
||||
"wrong_drop_zone_msg": "Uploads funktionieren nur in Dateien — öffne den Bereich Dateien und lege die Elemente dort ab."
|
||||
"wrong_drop_zone_msg": "Uploads funktionieren nur in Dateien — öffne den Bereich Dateien und lege die Elemente dort ab.",
|
||||
"wrong_drop_zone_action": "Zu Dateien wechseln"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user