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