remain.php 517 B

123456789101112131415161718192021222324
  1. <?php
  2. /**
  3. * agent_game_country.php UTF-8
  4. *
  5. *
  6. * @date : 2017/12/21 17:44
  7. *
  8. * @license 这不是一个自由软件,未经授权不许任何使用和传播。
  9. * @author : liguanglong <lgl@huosdk.com>
  10. * @version : HUOSDK 8.0
  11. */
  12. return [
  13. 'please select' => 'Please select',
  14. 'time' => 'Time',
  15. 'carrieroperator' => 'Carrieroperator',
  16. 'carrieroperator name' => 'Carrieroperator name',
  17. 'user add' => 'User add',
  18. 'day' => 'Day',
  19. 'game name' => 'Game name',
  20. 'game' => 'Game',
  21. ];