more bug fixes
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 2025-03-11 03:58:21 +00:00
parent a85af14760
commit 20394089e3
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ return ['Auditor' => [
'DELETE' => 'Löschen',
'Date' => 'Datum',
'IP' => 'IP',
'Logs' => 'Logs',
'Module' => 'Modul',
'Ref' => 'REF.',
'Trigger' => 'Abzug',

View File

@ -21,6 +21,7 @@ return ['Auditor' => [
'DELETE' => 'Delete',
'Date' => 'Date',
'IP' => 'IP',
'Logs' => 'Logs',
'Module' => 'Module',
'Ref' => 'Ref',
'Trigger' => 'Trigger',