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

View File

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