Template
3.8.1
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Hi {name}, welcome to use PhalApi!' => '{name}您好,歡迎使用PhalApi!',
|
||||
'user not exists' => '用戶不存在',
|
||||
);
|
||||
Reference in New Issue
Block a user