refactoring

This commit is contained in:
Čarodej
2021-11-26 07:48:38 +01:00
parent 64e8bccb31
commit 5626a054da
6 changed files with 27 additions and 17 deletions

View File

@@ -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',