fix languages 2
Some checks are pending
Image optimization / general_image_workflow (push) Waiting to run
CI / general_module_workflow_php (push) Waiting to run
CI / general_module_workflow_js (push) Waiting to run

This commit is contained in:
Dennis Eichhorn 2024-05-18 15:51:48 +00:00
parent f52f661159
commit 909a5f0cab
2 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,7 @@ return ['Accounting' => [
'Search' => 'Suche',
'Stack' => 'Stapel',
'TAccount' => 'T-Konto',
'FAO' => 'z.Hd.',
'Text' => 'Text',
'Total' => 'Gesamt',
'Type' => 'Typ',

View File

@ -46,6 +46,7 @@ return ['Accounting' => [
'Search' => 'Search',
'Stack' => 'Stack',
'TAccount' => 'T-Account',
'FAO' => 'FAO',
'Text' => 'Text',
'Total' => 'Total',
'Type' => 'Type',