mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-08 15:05:29 +00:00
New translations.
This commit is contained in:
@@ -31,10 +31,12 @@ return [
|
||||
'deposit_list' => 'Umsatz, Einkommen und Einlagen',
|
||||
'transfer_list' => 'Überweisungen',
|
||||
'transfers_list' => 'Überweisungen',
|
||||
'reconciliation_list' => 'Reconciliations',
|
||||
'create_withdrawal' => 'Erstelle eine neue Ausgabe',
|
||||
'create_deposit' => 'Erstelle ein neues Einkommen',
|
||||
'create_transfer' => 'Erstelle eine neue Überweisung',
|
||||
'edit_journal' => 'Bearbeite Transaktion ":description"',
|
||||
'edit_reconciliation' => 'Edit ":description"',
|
||||
'delete_journal' => 'Lösche Transaktion ":description"',
|
||||
'tags' => 'Tags',
|
||||
'createTag' => 'Neuen Tag erstellen',
|
||||
|
||||
@@ -622,6 +622,9 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
'cash_accounts' => 'Bargeldkonten',
|
||||
'Cash account' => 'Bargeldkonto',
|
||||
'reconcile_account' => 'Konto ":account" ausgleichen',
|
||||
'delete_reconciliation' => 'Delete reconciliation',
|
||||
'update_reconciliation' => 'Update reconciliation',
|
||||
'amount_cannot_be_zero' => 'The amount cannot be zero',
|
||||
'end_of_reconcile_period' => 'End of reconcile period: :period',
|
||||
'start_of_reconcile_period' => 'Start of reconcile period: :period',
|
||||
'start_balance' => 'Start balance',
|
||||
|
||||
Reference in New Issue
Block a user