JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "passwords.php"

Full Path: /var/www/lionsclub/core/resources/lang/ar/passwords.php
File size: 1.02 KB
MIME-type: text/x-php
Charset: utf-8

<?php

return [

    /*
    |--------------------------------------------------------------------------
    | Password Reset Language Lines
    |--------------------------------------------------------------------------
    |
    | The following language lines are the default lines which match reasons
    | that are given by the password broker for a password update attempt
    | has failed, such as for an invalid token or invalid new password.
    |
    */

    'password' => 'يجب أن لا يقل طول كلمة المرور عن ستة أحرف، كما يجب أن تتطابق مع حقل التأكيد',
    'reset' => 'تمت إعادة تعيين كلمة المرور',
    'sent' => 'تم إرسال تفاصيل استعادة كلمة المرور الخاصة بك إلى بريدك الإلكتروني',
    'token' => '.رمز استعادة كلمة المرور الذي أدخلته غير صحيح',
    'user' => 'لم يتم العثور على أيّ حسابٍ بهذا العنوان الإلكتروني',

];