Tests for RemoteRequestController
This commit is contained in:
parent
54554465f2
commit
b12f6f1156
3 changed files with 197 additions and 16 deletions
|
@ -206,7 +206,6 @@ return [
|
|||
'exceptions' => [
|
||||
'invalid_mime' => 'This type of file cannot be edited via the Panel\'s built-in editor.',
|
||||
'max_size' => 'This file is too large to edit via the Panel\'s built-in editor.',
|
||||
'list_directory' => 'An error was encountered while attempting to get the contents of this directory. Please try again.',
|
||||
],
|
||||
'header' => 'File Manager',
|
||||
'header_sub' => 'Manage all of your files directly from the web.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue