View file resources/lang/en/ajax.php

File size: 180B
<?php

return [
    'complaint_already_sent' => 'Complaint about this message has already been sent!',
    'record_not_author'      => 'You are not the author of this record!',
];