. */ /* * 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' => 'As credenciais não correspondem aos nossos registos.', 'throttle' => 'Demasiadas tentativas de início de sessão. Tente novamente em :seconds segundos.', ];