en-us.php 1.0 KB

12345678910111213141516171819202122
  1. <?php
  2. // +----------------------------------------------------------------------
  3. // | ThinkCMF [ WE CAN DO IT MORE SIMPLE ]
  4. // +----------------------------------------------------------------------
  5. // | Copyright (c) 2013-2017 http://www.thinkcmf.com All rights reserved.
  6. // +----------------------------------------------------------------------
  7. // | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 )
  8. // +----------------------------------------------------------------------
  9. // | Author: 老猫 <thinkcmf@126.com>
  10. // +----------------------------------------------------------------------
  11. return [
  12. 'SUCCESS' => 'sdfsj8fiew',
  13. 'ADD SUCCESS' => '添加成功',
  14. 'NO_LOGIN' => 'no login',
  15. 'sign is null' => 'sign is not null ar',
  16. 'timestamp is null' => 'timestamp is null ar',
  17. 'gift id is null' => 'gift id is null ar ',
  18. 'hasgift' => 'has gift ar',
  19. 'nogift' => 'no gift ar',
  20. 'id is null' => 'id is null ar',
  21. 'data null' => 'no data',
  22. ];