en-us.php 106B

12345
  1. <?php
  2. return [
  3. 'hello thinkphp' => 'hello thinkphp',
  4. 'data type error' => 'data type error',
  5. ];