colly
2017-08-08 bb1e03769bd2896b8d9665bbf8e473a7b4dabb6d
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',
);