user_fake.php 74 B

1234567
  1. <?php
  2. return [
  3. 'Nickname' => '昵称',
  4. 'Avatar' => '头像'
  5. ];