dashboard
repositories
filestore
activity
search
login
main
/
pregnancy_guard_api
孕妇哨后台api
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
优化api框架
colly_wyx
2018-04-24
6883352250af94c3def700e4a92d8f7ed51fec43
[pregnancy_guard_api.git]
/
Language
/
zh_tw
/
common.php
1
2
3
4
5
6
<?php
return array(
'Hi {name}, welcome to use PhalApi!' => '{name}您好,歡迎使用PhalApi!',
'user not exists' => '用戶不存在',
);