complete 2.5 with qa tests

This commit is contained in:
Naser Mansour
2025-12-26 16:19:55 +02:00
parent f508f2b7bf
commit 1376f86d79
11 changed files with 601 additions and 2 deletions
+14
View File
@@ -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',