]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ar/auth.php
Show bookshelves that a book belongs to on a book view
[bookstack] / resources / lang / ar / auth.php
index 9f1c7ce855150d7af01271ee324489cb837092ad..8c822a5a79fa9dc212c792837f37b99050941b0d 100644 (file)
@@ -27,7 +27,7 @@ return [
     'email' => 'البريد الإلكتروني',
     'password' => 'كلمة المرور',
     'password_confirm' => 'تأكيد كلمة المرور',
-    'password_hint' => 'يجب أن تكون أكثر من 5 حروف',
+    'password_hint' => 'يجب أن تكون أكثر من 7 حروف',
     'forgot_password' => 'نسيت كلمة المرور؟',
     'remember_me' => 'تذكرني',
     'ldap_email_hint' => 'الرجاء إدخال عنوان بريد إلكتروني لاستخدامه مع الحساب.',
@@ -58,7 +58,7 @@ return [
 
 
     /**
-     * Email Confirmation // إذا لم يتم إيجاد الرسالة, بإمكانكم إعادة إرسال رسالة التأكيد عن طريق تعبئة النموذج أدناه
+     * Email Confirmation
      */
     'email_confirm_subject' => 'تأكيد بريدكم الإلكتروني لتطبيق :appName',
     'email_confirm_greeting' => 'شكرا لانضمامكم إلى :appName!',