From bc99709e516847508c7e33cc60af43d3e0bef317 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 7 Dec 2020 21:56:46 +0000 Subject: [PATCH] New translations passwords.php (Arabic) --- resources/lang/ar/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ar/passwords.php b/resources/lang/ar/passwords.php index db3dce49f..4ab447d5d 100644 --- a/resources/lang/ar/passwords.php +++ b/resources/lang/ar/passwords.php @@ -8,7 +8,7 @@ return [ 'password' => 'يجب أن تتكون كلمة المرور من ستة أحرف على الأقل وأن تطابق التأكيد.', 'user' => "لم يتم العثور على مستخدم بعنوان البريد الإلكتروني المعطى.", - 'token' => 'The password reset token is invalid for this email address.', + 'token' => 'رمز إعادة تعيين كلمة المرور غير صالح لعنوان هذا البريد الإلكتروني.', 'sent' => 'تم إرسال رابط تجديد كلمة المرور إلى بريدكم الإلكتروني!', 'reset' => 'تم تجديد كلمة المرور الخاصة بكم!',