mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations form.php (German)
This commit is contained in:
parent
be1ed56d42
commit
99606ba936
@ -65,7 +65,7 @@ return [
|
||||
'revenue_account' => 'Kreditor (Einnahme)',
|
||||
'decimal_places' => 'Nachkommastellen',
|
||||
'exchange_rate_instruction' => 'Ausländische Währungen',
|
||||
'exchanged_amount' => 'Exchanged amount',
|
||||
'exchanged_amount' => 'Ausgetauschter Betrag',
|
||||
'source_amount' => 'Betrag (Quelle)',
|
||||
'destination_amount' => 'Betrag (Ziel)',
|
||||
'native_amount' => 'Native amount',
|
||||
@ -158,9 +158,9 @@ return [
|
||||
|
||||
'email' => 'Email-Addresse',
|
||||
'password' => 'Passwort',
|
||||
'password_confirmation' => 'Password (again)',
|
||||
'blocked' => 'Is blocked?',
|
||||
'blocked_code' => 'Reason for block',
|
||||
'password_confirmation' => 'Passwort (nochmal)',
|
||||
'blocked' => 'Ist blockiert?',
|
||||
'blocked_code' => 'Grund für Block',
|
||||
|
||||
|
||||
// admin
|
||||
|
Loading…
Reference in New Issue
Block a user