mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-05-16 18:24:52 +00:00
huge Laravel 10 upgrade
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'failed' => 'Credenziali non valide.',
|
||||
'password' => 'Il campo :attribute non è corretto.',
|
||||
'throttle' => 'Troppi tentativi di accesso. Riprova tra :seconds secondi.',
|
||||
];
|
||||
Reference in New Issue
Block a user