Файл: lang/eu/passwords.php
Строк: 24
<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset 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' => 'Pasahitzak gutxienez sei karaktere eduki behar dituzte eta bat etorri behar dira.',
'reset' => 'Zure pasahitza berrezarri da!',
'sent' => 'Zure pasahitza berrezartzeko esteka postaz bidali dizugu!',
'token' => 'Pasahitza berreskuratzeko tokena baliogabea da.',
'user' => 'Ezin izan dugu helbide elektroniko horrekin bat datorren erabiltzailerik aurkitu.',
];