mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-28 06:57:22 +08:00
userdetails add weeks
This commit is contained in:
@@ -5,4 +5,7 @@ return [
|
||||
'require_argument' => ':argument 不能為空',
|
||||
'select_one_please' => '請選擇一項',
|
||||
'user_not_exists' => '(無此帳戶)',
|
||||
'time_units' => [
|
||||
'week' => '周',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user