mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
userdetails add weeks
This commit is contained in:
@@ -5,4 +5,7 @@ return [
|
||||
'require_argument' => ':argument cannot be empty',
|
||||
'select_one_please' => 'Please select one',
|
||||
'user_not_exists' => '(orphaned)',
|
||||
'time_units' => [
|
||||
'week' => 'weeks',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user