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)',
|
'revenue_account' => 'Kreditor (Einnahme)',
|
||||||
'decimal_places' => 'Nachkommastellen',
|
'decimal_places' => 'Nachkommastellen',
|
||||||
'exchange_rate_instruction' => 'Ausländische Währungen',
|
'exchange_rate_instruction' => 'Ausländische Währungen',
|
||||||
'exchanged_amount' => 'Exchanged amount',
|
'exchanged_amount' => 'Ausgetauschter Betrag',
|
||||||
'source_amount' => 'Betrag (Quelle)',
|
'source_amount' => 'Betrag (Quelle)',
|
||||||
'destination_amount' => 'Betrag (Ziel)',
|
'destination_amount' => 'Betrag (Ziel)',
|
||||||
'native_amount' => 'Native amount',
|
'native_amount' => 'Native amount',
|
||||||
@ -158,9 +158,9 @@ return [
|
|||||||
|
|
||||||
'email' => 'Email-Addresse',
|
'email' => 'Email-Addresse',
|
||||||
'password' => 'Passwort',
|
'password' => 'Passwort',
|
||||||
'password_confirmation' => 'Password (again)',
|
'password_confirmation' => 'Passwort (nochmal)',
|
||||||
'blocked' => 'Is blocked?',
|
'blocked' => 'Ist blockiert?',
|
||||||
'blocked_code' => 'Reason for block',
|
'blocked_code' => 'Grund für Block',
|
||||||
|
|
||||||
|
|
||||||
// admin
|
// admin
|
||||||
|
Loading…
Reference in New Issue
Block a user