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