mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Updated language strings.
This commit is contained in:
@@ -127,7 +127,7 @@ return [
|
||||
'in_array' => ':attribute existiert nicht in :other.',
|
||||
'present' => 'Das :attribute Feld muss vorhanden sein.',
|
||||
'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein.',
|
||||
'current_target_amount' => 'The current amount must be less than the target amount.',
|
||||
'current_target_amount' => 'Der aktuelle Betrag muss niedriger als der Zielbetrag sein.',
|
||||
'unique_piggy_bank_for_user' => 'Der Name des Sparschweins muss eindeutig sein.',
|
||||
'secure_password' => 'Dies ist ein unsicheres Passwort. Bitte versuchen Sie es erneut. Weitere Informationen finden Sie unter https://github.com/firefly-iii/help/wiki/Secure-password',
|
||||
'valid_recurrence_rep_type' => 'Ungültige Wiederholungsart für Daueraufträge.',
|
||||
|
||||
Reference in New Issue
Block a user