[FEAT] 完善帳號管理狀態切換功能、優化多語系提示與 UI 樣式一致性
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 42s
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 42s
This commit is contained in:
@@ -179,8 +179,8 @@ return [
|
||||
*/
|
||||
|
||||
'custom' => [
|
||||
'attribute-name' => [
|
||||
'rule-name' => 'custom-message',
|
||||
'is_confirmed' => [
|
||||
'accepted' => '您必須勾選確認已告知客戶並取得簽名。',
|
||||
],
|
||||
],
|
||||
|
||||
@@ -202,6 +202,11 @@ return [
|
||||
'current_password' => '目前密碼',
|
||||
'password_confirmation' => '確認密碼',
|
||||
'phone' => '電話',
|
||||
'machine_id' => '機台',
|
||||
'category' => '類別',
|
||||
'maintenance_at' => '維修日期',
|
||||
'content' => '維修內容',
|
||||
'is_confirmed' => '確認勾選框',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user