general.php 144 B

1234567
  1. <?php
  2. return [
  3. 'all' => 'Все',
  4. 'date' => 'Дата',
  5. 'empty-logs' => 'Список журналов пуст!',
  6. ];