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' => '(无此帐户)',
];