colly
2017-07-29 0398cf7bb3c6fa3043e241be127632a844b1c9fd
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',
);