added scope for collection export

This commit is contained in:
Denis Duliçi
2021-06-27 11:40:46 +03:00
parent 0c6dd49902
commit 9b308e165a
23 changed files with 54 additions and 151 deletions

View File

@ -10,7 +10,7 @@ return [
'imported' => ':type imported!',
'import_queued' => ':type import has been scheduled! You will receive an email when it is finished.',
'exported' => ':type exported!',
'export_queued' => ':type export has been scheduled! You will receive an email when it is ready to download.',
'export_queued' => ':type export of the current page has been scheduled! You will receive an email when it is ready to download.',
'enabled' => ':type enabled!',
'disabled' => ':type disabled!',
],