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