fix languages 5
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2024-05-18 21:16:17 +00:00
parent 0283b4aa5c
commit 8b81592532
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ return ['BusinessExpenses' => [
':status2' => 'Fertiggestellt',
':status3' => 'Inaktiv',
'Amount' => 'Betrag',
'Entries' => 'Buchungen',
'Approved' => 'Genehmigt',
'CreatedAt' => 'Erstellt',
'Description' => 'Beschreibung',

View File

@ -17,6 +17,7 @@ return ['BusinessExpenses' => [
':status2' => 'Finalized',
':status3' => 'Inactive',
'Amount' => 'Amount',
'Entries' => 'Entries',
'Approved' => 'Approved',
'CreatedAt' => 'Created At',
'Description' => 'Description',