complete story 4.2 with qa tests
This commit is contained in:
@@ -118,4 +118,15 @@ return [
|
||||
'reminder_2h_contact' => 'If you have any urgent questions, please contact us.',
|
||||
'payment_urgent' => 'Important:',
|
||||
'payment_urgent_text' => 'We have not yet received your payment. Please complete payment before the consultation begins.',
|
||||
|
||||
// Timeline Update (client)
|
||||
'timeline_update_title' => 'New Update on Your Case',
|
||||
'timeline_update_greeting' => 'Dear :name,',
|
||||
'timeline_update_body' => 'There is a new update on your case ":case_name".',
|
||||
'case_details' => 'Case Details:',
|
||||
'case_name' => 'Case Name:',
|
||||
'case_reference' => 'Reference:',
|
||||
'update_date' => 'Update Date:',
|
||||
'update_content' => 'Update:',
|
||||
'view_timeline' => 'View Timeline',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user