fixed user/admin settings page error
This commit is contained in:
@@ -44,4 +44,12 @@ return [
|
||||
'working_hours' => 'ساعات العمل',
|
||||
'blocked_times' => 'الأوقات المحظورة',
|
||||
'legal_pages' => 'الصفحات القانونية',
|
||||
|
||||
// Settings Page Headings
|
||||
'profile_heading' => 'الملف الشخصي',
|
||||
'profile_subheading' => 'تحديث الاسم والبريد الإلكتروني',
|
||||
'password_heading' => 'تحديث كلمة المرور',
|
||||
'password_subheading' => 'تأكد من استخدام كلمة مرور طويلة وعشوائية للحفاظ على الأمان',
|
||||
'two_factor_heading' => 'المصادقة الثنائية',
|
||||
'two_factor_subheading' => 'إدارة إعدادات المصادقة الثنائية',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user