Well, ok, it works, I supposed that package will offer a console command to install a specific language or simply 'expose' it via auto discovery or whatelse .
@realtebo And that was on a brand new project? Not your current one.
This is mine on a brand new one
<?php
return [
'reset' => 'La password è stata reimpostata!',
'sent' => 'Ti abbiamo inviato una email con il link per il reset della password!',
'throttled' => 'Per favore, attendi prima di riprovare.',
'token' => 'Questo token di reset della password non è valido.',
'user' => 'Non riusciamo a trovare un utente con questo indirizzo email.',
];
@realtebo How was that installed by following my exact instructions above?? They say nothing about installing the other package. Also. Wasnt the question on where to find them? As in my very first link