mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
refactoring
This commit is contained in:
@@ -501,8 +501,8 @@ return [
|
||||
'popup_deleted_user_aborted.title' => "User wasn't deleted",
|
||||
'popup_error.message' => "Something went wrong and we can't continue. Please contact us.",
|
||||
'popup_error.title' => 'Whooops, something went wrong!',
|
||||
'popup_exceed_limit.message' => 'Please contact your administrator to change your limit.',
|
||||
'popup_exceed_limit.title' => 'Whooops, you exceed storage limit :(',
|
||||
'popup_exceed_limit.message' => 'Please upgrade your account to change your limit.',
|
||||
'popup_exceed_limit.title' => 'You exceed storage limit',
|
||||
'popup_mimetypes_blacklist.message' => 'File of this type ({mimetype}) is not allowed to upload.',
|
||||
'popup_mimetypes_blacklist.title' => 'You are trying to upload unsupported file type',
|
||||
'popup_move_item.cancel' => 'Cancel',
|
||||
|
||||
Reference in New Issue
Block a user