. */ /* * PLEASE DO NOT EDIT THIS FILE DIRECTLY. * YOUR CHANGES WILL BE OVERWRITTEN! * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! * * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! * * https://crowdin.com/project/firefly-iii * */ declare(strict_types=1); return [ 'failed' => 'Queste credenziali non corrispondono ai nostri record.', 'throttle' => 'Troppi tentativi di accesso. Per favore riprova tra :seconds secondi.', ];