3.8.1
This commit is contained in:
6
language/zh_tw/common.php
Normal file
6
language/zh_tw/common.php
Normal file
@@ -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