. */ /* * 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' => 'Aquestes credencials no es corresponen a les que tenim registrades.', 'throttle' => 'Massa intents d\'inici de sessió. Si us plau, prova-ho en :seconds segons.', ];