colly
2017-08-07 327df6ae83ee1d3cc61dd4589bf03e2217f40d4d
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',
);