diff --git a/resources/lang/de_DE/validation.php b/resources/lang/de_DE/validation.php index b44eca6dfc..95fe9632b6 100644 --- a/resources/lang/de_DE/validation.php +++ b/resources/lang/de_DE/validation.php @@ -91,4 +91,4 @@ return [ 'present' => 'Das :attribute Feld muss vorhanden sein.', 'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein', 'secure_password' => 'Das ist kein sicheres Passwort. Bitte versuche es erneut. Weitere Informationen finden Sie unter https://goo.gl/NCh2tN', -]; \ No newline at end of file +];