]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ar/passwords.php
Initial Crowdin Translation Integration Merge (#1731)
[bookstack] / resources / lang / ar / passwords.php
index 6af597f7951d358179b67a2508543cacc7f8fc3a..23a8a7e7429a465b38a13c7cb1c05ee5dbbb7861 100644 (file)
@@ -1,18 +1,11 @@
 <?php
-
+/**
+ * Password Reminder 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.
+ */
 return [
 
-    /*
-    |--------------------------------------------------------------------------
-    | Password Reminder 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' => 'يجب أن تتكون كلمة المرور من ستة أحرف على الأقل وأن تطابق التأكيد.',
     'user' => "لم يتم العثور على مستخدم بعنوان البريد الإلكتروني المعطى.",
     'token' => 'رابط تجديد كلمة المرور غير صحيح.',