complete 2.5 with qa tests
This commit is contained in:
@@ -23,6 +23,20 @@ return [
|
||||
'your_new_password' => 'كلمة المرور الجديدة',
|
||||
'password_reset_by_admin_note' => 'لأسباب أمنية، ننصحك بتغيير كلمة المرور هذه بعد تسجيل الدخول.',
|
||||
|
||||
// Welcome Account
|
||||
'welcome_subject' => 'مرحباً بك في مكتب ليبرا للمحاماة',
|
||||
'welcome_title' => 'مرحباً بك في مكتب ليبرا للمحاماة',
|
||||
'welcome_greeting' => 'عزيزي :name،',
|
||||
'welcome_body' => 'تم إنشاء حسابك بنجاح على منصة مكتب ليبرا للمحاماة.',
|
||||
'login_credentials' => 'بيانات تسجيل الدخول:',
|
||||
'email_label' => 'البريد الإلكتروني:',
|
||||
'password_label' => 'كلمة المرور:',
|
||||
'welcome_features' => 'يمكنك الآن الوصول إلى:',
|
||||
'feature_book_consultations' => 'حجز المواعيد',
|
||||
'feature_track_cases' => 'متابعة قضاياك',
|
||||
'feature_view_updates' => 'عرض التحديثات',
|
||||
'welcome_contact' => 'إذا كان لديك أي استفسار، لا تتردد في التواصل معنا.',
|
||||
|
||||
// Common
|
||||
'login_now' => 'تسجيل الدخول الآن',
|
||||
'regards' => 'مع أطيب التحيات',
|
||||
|
||||
@@ -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