general.php 126 B

1234567
  1. <?php
  2. return [
  3. 'all' => '전체',
  4. 'date' => '날짜',
  5. 'empty-logs' => '로그가 없습니다.',
  6. ];