todos fixed

This commit is contained in:
Dennis Eichhorn 2023-10-12 22:49:20 +00:00
parent a45132f829
commit 40834b947d

View File

@ -24,10 +24,10 @@ return ['Accounting' => [
'CostObject' => 'Kostenträger', 'CostObject' => 'Kostenträger',
'CostObjects' => 'Kostenobjekte', 'CostObjects' => 'Kostenobjekte',
'Created' => 'Erstellt', 'Created' => 'Erstellt',
'Creator' => 'Schöpfer', 'Creator' => 'Ersteller',
'Credit' => 'Kredit', 'Credit' => 'Kredit',
'Debit' => 'Lastschrift', 'Debit' => 'Lastschrift',
'Description' => '', 'Description' => 'Beschreibung',
'Due' => 'Fällig', 'Due' => 'Fällig',
'Entries' => 'Einträge', 'Entries' => 'Einträge',
'EntryDate' => 'Eintrittsdatum', 'EntryDate' => 'Eintrittsdatum',
@ -36,7 +36,7 @@ return ['Accounting' => [
'GL' => 'Gleis', 'GL' => 'Gleis',
'Incoming' => 'Eingehend', 'Incoming' => 'Eingehend',
'Journal' => 'Tagebuch', 'Journal' => 'Tagebuch',
'List' => 'Aufführen', 'List' => 'Liste',
'Name' => 'Name', 'Name' => 'Name',
'Outgoing' => 'Aufgeschlossen', 'Outgoing' => 'Aufgeschlossen',
'Parent' => 'Elternteil', 'Parent' => 'Elternteil',