visavi/rotor

View on GitHub
resources/lang/en/ajax.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

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