mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
fix trans
This commit is contained in:
@@ -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)',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user