%PDF- %PDF-
Direktori : /var/www/html/camillo/camillo-api-master/resources/lang/it/ |
Current File : /var/www/html/camillo/camillo-api-master/resources/lang/it/passwords.php |
<?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' => 'La password deve essere lunga almeno 6 caratteri.', 'reset' => 'La tua password è stata resettata!', 'sent' => 'Ti abbiamo inviato il link per il reset della tua password via e-mail!', 'token' => 'Il token di reset password non è valido.', 'user' => "Non è stato trovato alcun utente con questa mail.", ];