]> BookStack Code Mirror - bookstack/blob - resources/lang/eu/passwords.php
Skip intermediate login page with single provider
[bookstack] / resources / lang / eu / 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' => 'Pasahitzak gutxienez sei karaktere izan behar ditu eta baldintzak bete behar ditu.',
10     'user' => "Ezin izan dugu erabiltzailerik topatu posta-helbide honekin.",
11     'token' => 'Pasahitza berritzeko token hau ez da baliagarria email helbide honentzat.',
12     'sent' => 'Zure pasahitza berrezartzeko esteka email bidez bidali dizugu!',
13     'reset' => 'Zure pasahitza berrezarri da!',
14
15 ];
Morty Proxy This is a proxified and sanitized view of the page, visit original site.