fix languages 2
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 15:51:48 +00:00
parent 1cadb0cd79
commit 8e66c8e328
2 changed files with 0 additions and 8 deletions

View File

@ -21,10 +21,7 @@ return ['EquipmentManagement' => [
'Costs' => 'Kosten',
'Code' => 'Code',
'Date' => 'Datum',
'EIN' => 'WKN',
'Ein' => 'Ein',
'End' => 'Ende',
'Number' => 'Nummer',
'Equipments' => 'Equipment',
'Equipment' => 'Equipment',
'Files' => 'Dateien',
@ -36,7 +33,6 @@ return ['EquipmentManagement' => [
'Model' => 'Modell',
'Name' => 'Name',
'Notes' => 'Notizen',
'Profile' => 'Profile',
'PurchasePrice' => 'Kaufpreis',
'Responsible' => 'Verantwortlich',
'Start' => 'Start',

View File

@ -21,12 +21,9 @@ return ['EquipmentManagement' => [
'Costs' => 'Costs',
'Code' => 'Code',
'Date' => 'Date',
'EIN' => 'EIN',
'Ein' => 'Ein',
'End' => 'End',
'Equipments' => 'Equipments',
'Equipment' => 'Equipment',
'Number' => 'Number',
'Files' => 'Files',
'History' => 'History',
'Inspections' => 'Inspections',
@ -36,7 +33,6 @@ return ['EquipmentManagement' => [
'Model' => 'Model',
'Name' => 'Name',
'Notes' => 'Notes',
'Profile' => 'Profile',
'PurchasePrice' => 'Purchase Price',
'Responsible' => 'Responsible',
'Start' => 'Start',