title.php 134 B

12345678
  1. <?php
  2. return [
  3. 'Sex' => '频道',
  4. 'Sex 1' => '男频',
  5. 'Sex 2' => '女频',
  6. 'Sex 3' => '活动'
  7. ];