diff --git a/resources/lang/it/auth.php b/resources/lang/it/auth.php new file mode 100644 index 00000000..ae5a62e9 --- /dev/null +++ b/resources/lang/it/auth.php @@ -0,0 +1,15 @@ + 'Le credenziali non sono valide.', + 'throttle' => 'Troppi tentativi di accesso. Riprovare in :seconds secondi.', +];