colly
2017-07-29 737ea98505a874a833eaa9f7ccbb337c5cd8ec11
1
2
3
4
5
6
<?php
 
return array(
    'Hello {name}, Welcome to use PhalApi!' => 'Hello {name}, Welcome to use PhalApi!',
    'user not exists' => 'user not exists',
);