feat: add notice lead time for global promotions

This commit is contained in:
Qi HU
2025-12-11 12:19:35 +08:00
parent 60f1a4970c
commit 7719535940
6 changed files with 88 additions and 1 deletions
+4
View File
@@ -335,6 +335,10 @@ return [
'status_upcoming' => 'Upcoming',
'time_overlaps' => 'Time overlaps with another promotion. Please adjust the window.',
'time_overlaps_with' => 'Overlaps with promotion ID :id (time: :begin ~ :end).',
'notice_days' => 'Pre-announcement',
'notice_day' => ':days day before',
'notice_none' => 'No pre-announcement',
'notice_unlimited' => 'Always announce',
],
'role' => [
'class' => 'Relate user class',