mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update translations
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'failed' => 'Credenziali non valide.',
|
||||
'password' => 'Il campo :attribute non è corretto.',
|
||||
'failed' => 'Queste credenziali non corrispondono ai nostri record.',
|
||||
'password' => 'La password fornita non è corretta.',
|
||||
'throttle' => 'Troppi tentativi di accesso. Riprova tra :seconds secondi.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user