colly
2017-07-29 0398cf7bb3c6fa3043e241be127632a844b1c9fd
1
2
3
4
5
6
<?php
 
return array(
    'Hi {name}, welcome to use PhalApi!' => '{name}您好,歡迎使用PhalApi!',
    'user not exists' => '用戶不存在',
);