]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/sv/passwords.php
Initial Crowdin Translation Integration Merge (#1731)
[bookstack] / resources / lang / sv / passwords.php
index 1f33f550b241525ed3cb5f13a17c2d1afb601330..8924edc7a88881b464cfbc9e4c119f28c34051cd 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' => 'Lösenord måste vara minst sex tecken långa och anges likadant två gånger.',
     'user' => "Det finns ingen användare med den e-postadressen.",
     'token' => 'Återställningskoden är ogiltig.',