general.php 122 B

1234567
  1. <?php
  2. return [
  3. 'all' => '全部',
  4. 'date' => '日期',
  5. 'empty-logs' => '日志列表为空!',
  6. ];