complete story 6.8 with QA tests
This commit is contained in:
@@ -129,4 +129,13 @@ return [
|
||||
'update_date' => 'Update Date:',
|
||||
'update_content' => 'Update:',
|
||||
'view_timeline' => 'View Timeline',
|
||||
|
||||
// Test Email
|
||||
'test_email_subject' => 'Test Email from Libra Law Firm',
|
||||
'test_email_title' => 'Test Email',
|
||||
'test_email_body' => 'This is a test email to verify your email configuration is working correctly.',
|
||||
'test_email_timestamp' => 'Sent at: :time',
|
||||
'test_email_config_info' => 'Current email configuration:',
|
||||
'sender_name' => 'Sender Name:',
|
||||
'sender_email' => 'Sender Email:',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user