feat(ui): drop from system available only on files section
* prevent dropzone if not on files section * show a notification to user to use files section * solve #357
This commit is contained in:
@@ -443,7 +443,9 @@
|
||||
"title": "सूचनाएँ",
|
||||
"empty": "कोई सूचना नहीं",
|
||||
"link_created": "लिंक बनाया गया",
|
||||
"share_success": "शेयर लिंक सफलतापूर्वक बनाया गया"
|
||||
"share_success": "शेयर लिंक सफलतापूर्वक बनाया गया",
|
||||
"upload_files_section_title": "यहाँ अपलोड उपलब्ध नहीं है",
|
||||
"upload_files_section_body": "फ़ाइलें अपलोड करने के लिए फ़ाइलें अनुभाग पर जाएँ"
|
||||
},
|
||||
"batch": {
|
||||
"one_selected": "1 आइटम चयनित",
|
||||
|
||||
Reference in New Issue
Block a user