]> BookStack Code Mirror - bookstack/blob - lang/fi/passwords.php
Merge branch 'development' of github.com:BookStackApp/BookStack into development
[bookstack] / lang / fi / passwords.php
1 <?php
2 /**
3  * Password Reminder Language Lines
4  * The following language lines are the default lines which match reasons
5  * that are given by the password broker for a password update attempt has failed.
6  */
7 return [
8
9     'password' => 'Salasanan on oltava vähintään kahdeksan merkkiä pitkä ja täsmättävä vahvistuksen kanssa.',
10     'user' => "Emme löydä käyttäjää, jolla on kyseinen sähköpostiosoite.",
11     'token' => 'Salasanan palautuslinkki ei täsmää sähköpostin kanssa.',
12     'sent' => 'Olemme lähettäneet salasanasi palautuslinkin sähköpostitse!',
13     'reset' => 'Salasanasi on palautettu!',
14
15 ];
Morty Proxy This is a proxified and sanitized view of the page, visit original site.