general.php 124 B

1234567
  1. <?php
  2. return [
  3. 'all' => 'Tümü',
  4. 'date' => 'Tarih',
  5. 'empty-logs' => 'Günlük listesi boş!',
  6. ];