fix trans

This commit is contained in:
xiaomlove
2022-10-06 18:31:16 +08:00
parent fac5ad3cc8
commit 2c41009111
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -4,4 +4,5 @@ return [
'invalid_argument' => '參數錯誤',
'require_argument' => ':argument 不能為空',
'select_one_please' => '請選擇一項',
'user_not_exists' => '(無此帳戶)',
];