added scope for collection export
This commit is contained in:
@ -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!',
|
||||
],
|
||||
|
Reference in New Issue
Block a user