mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
fix trans
This commit is contained in:
@@ -4,4 +4,5 @@ return [
|
||||
'invalid_argument' => '參數錯誤',
|
||||
'require_argument' => ':argument 不能為空',
|
||||
'select_one_please' => '請選擇一項',
|
||||
'user_not_exists' => '(無此帳戶)',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user