]> BookStack Code Mirror - bookstack/blobdiff - lang/fi/passwords.php
Customization: Added parent tag classes
[bookstack] / lang / fi / passwords.php
index b408f3c2fdaf1e80e9cdafa36ae9507db9fbda48..86e4e189d479c4beffb6072c2f236514cd56f4a5 100644 (file)
@@ -6,10 +6,10 @@
  */
 return [
 
-    'password' => 'Passwords must be at least eight characters and match the confirmation.',
-    'user' => "We can't find a user with that e-mail address.",
-    'token' => 'The password reset token is invalid for this email address.',
-    'sent' => 'We have e-mailed your password reset link!',
-    'reset' => 'Your password has been reset!',
+    'password' => 'Salasanan on oltava vähintään kahdeksan merkkiä pitkä ja täsmättävä vahvistuksen kanssa.',
+    'user' => "Emme löydä käyttäjää, jolla on kyseinen sähköpostiosoite.",
+    'token' => 'Salasanan palautuslinkki ei täsmää sähköpostin kanssa.',
+    'sent' => 'Olemme lähettäneet salasanasi palautuslinkin sähköpostitse!',
+    'reset' => 'Salasanasi on palautettu!',
 
 ];