diff --git a/plugins/box/filesmanager/languages/en.lang.php b/plugins/box/filesmanager/languages/en.lang.php index 855ce37..60c6bd0 100644 --- a/plugins/box/filesmanager/languages/en.lang.php +++ b/plugins/box/filesmanager/languages/en.lang.php @@ -8,6 +8,7 @@ 'Actions' => 'Actions', 'Delete' => 'Delete', 'Upload' => 'Upload', + 'Create New Directory' => 'Create New Directory', 'directory' => 'directory', 'Delete directory: :dir' => 'Delete directory: :dir', 'Delete file: :file' => 'Delete file :file',