updated translations
This commit is contained in:
@ -13,18 +13,27 @@ return [
|
||||
'current_email' => 'البريد الإلكتروني الحالي',
|
||||
'reset' => 'إعادة تعيين',
|
||||
'never' => 'أبدا',
|
||||
|
||||
'password' => [
|
||||
'current' => 'كلمة المرور',
|
||||
'current_confirm' => 'تأكيد كلمة المرور',
|
||||
'new' => 'كلمة المرور الجديدة',
|
||||
'new_confirm' => 'تأكيد كلمة المرور الجديدة',
|
||||
],
|
||||
|
||||
'error' => [
|
||||
'self_delete' => 'خطأ: لا يمكن حذف نفسك!'
|
||||
'self_delete' => 'خطأ: لا يمكن حذف نفسك!',
|
||||
'no_company' => 'Error: No company assigned to your account. Please, contact the system administrator.',
|
||||
],
|
||||
|
||||
'failed' => 'بيانات الاعتماد هذه غير متطابقة مع البيانات المسجلة لدينا.',
|
||||
'disabled' => 'هذا الحساب غير مفعل. رجاءا, تواصل مع مدير النظام.',
|
||||
'throttle' => 'عدد كبير جدا من محاولات تسجيل الدخول. الرجاء إعادة المحاولة في غضون :seconds ثانية.',
|
||||
|
||||
'notification' => [
|
||||
'message_1' => 'You are receiving this email because we received a password reset request for your account.',
|
||||
'message_2' => 'If you did not request a password reset, no further action is required.',
|
||||
'button' => 'إعادة تعيين كلمة المرور',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user