colly_wyx
2018-06-13 e4d5467f055ece8cc9dfdc02dd836bcc187034a5
1
2
3
4
5
6
<?php
 
return array(
    'Hi {name}, welcome to use PhalApi!' => '{name}您好,歡迎使用PhalApi!',
    'user not exists' => '用戶不存在',
);