. */ /* * 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' => 'Falscher Benutzername und/oder falsches Passwort.', 'throttle' => 'Zu viele Anmeldeversuche. Bitte versuchen Sie es in :seconds Sekunde(n) erneut.', ];