colly_wyx
2018-04-28 d50ec1d43fd3b57305425d38ecc7c84f201e74cf
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',
);