]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/sk/passwords.php
Initial Crowdin Translation Integration Merge (#1731)
[bookstack] / resources / lang / sk / passwords.php
index ff2eb68fa2df3b95c66e12a4e6b383159c02afa0..de7d24442212948ca4ec3009b07dd89fa555f6b1 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' => 'Heslo musí obsahovať aspoň šesť znakov a musí byť rovnaké ako potvrdzujúce.',
     'user' => "Nenašli sme používateľa s takou emailovou adresou.",
     'token' => 'Tento token pre reset hesla je neplatný.',