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' => 'Invalid argument',
'require_argument' => ':argument cannot be empty',
'select_one_please' => 'Please select one',
'user_not_exists' => '(orphaned)',
];