Просмотр файла resources/lang/en/ajax.php
<?php
return [
'complaint_already_sent' => 'Complaint about this message has already been sent!',
'image_not_author' => 'Deletion is not possible, you are not the author of this file!',
'image_delete_attached' => 'You cannot delete an already attached file!',
];