Просмотр файла resources/lang/en/ajax.php

Размер файла: 180B
  1. <?php
  2.  
  3. return [
  4. 'complaint_already_sent' => 'Complaint about this message has already been sent!',
  5. 'record_not_author' => 'You are not the author of this record!',
  6. ];