diff --git a/resources/lang/it/auth.php b/resources/lang/it/auth.php new file mode 100644 index 000000000..56e08a9d2 --- /dev/null +++ b/resources/lang/it/auth.php @@ -0,0 +1,19 @@ + 'Credenziali non corrette.', + 'throttle' => 'Troppi tentativi di accesso. Per favore riprova ancora tra :seconds secondi.', + +];