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 60a4141ebb
commit 6a87c6f655

View File

@ -21,5 +21,5 @@ return ['Finance' => [
'OutputPercentage' => 'Umsatzsteuerprozentsatz',
'InputPercentage' => 'Vorsteuerprozentsatz',
'Tax1Account' => 'Steuerkonto 1',
'Tax2Account' => 'Steyerkonto 2',
'Tax2Account' => 'Steuerkonto 2',
]];