complete 2.5 with qa tests
This commit is contained in:
@@ -23,6 +23,20 @@ return [
|
||||
'your_new_password' => 'Your New Password',
|
||||
'password_reset_by_admin_note' => 'For security, we recommend changing this password after logging in.',
|
||||
|
||||
// Welcome Account
|
||||
'welcome_subject' => 'Welcome to Libra Law Firm',
|
||||
'welcome_title' => 'Welcome to Libra Law Firm',
|
||||
'welcome_greeting' => 'Dear :name,',
|
||||
'welcome_body' => 'Your account has been successfully created on the Libra Law Firm platform.',
|
||||
'login_credentials' => 'Login Credentials:',
|
||||
'email_label' => 'Email:',
|
||||
'password_label' => 'Password:',
|
||||
'welcome_features' => 'You can now access:',
|
||||
'feature_book_consultations' => 'Book consultations',
|
||||
'feature_track_cases' => 'Track your cases',
|
||||
'feature_view_updates' => 'View updates',
|
||||
'welcome_contact' => 'If you have any questions, please don\'t hesitate to contact us.',
|
||||
|
||||
// Common
|
||||
'login_now' => 'Login Now',
|
||||
'regards' => 'Regards',
|
||||
|
||||
Reference in New Issue
Block a user