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:49 +00:00
parent dc064a2072
commit 9fffe2966f
3 changed files with 3 additions and 1 deletions

View File

@ -23,6 +23,7 @@ return ['Script' => [
'Language' => 'Sprache',
'Load' => 'Belastung',
'Name' => 'Name',
'Scripts' => 'Scripts',
'Print' => 'Drucken',
'Report' => 'Prüfbericht',
'Reports' => 'Berichte',

View File

@ -23,6 +23,7 @@ return ['Script' => [
'Language' => 'Language',
'Load' => 'Load',
'Name' => 'Name',
'Scripts' => 'Scripts',
'Print' => 'Print',
'Report' => 'Report',
'Reports' => 'Reports',

View File

@ -36,7 +36,7 @@ echo $this->data['nav']->render(); ?>
<div class="row">
<div class="col-xs-12">
<section class="portlet">
<div class="portlet-head"><?= $this->getHtml('Helpers'); ?><i class="g-icon download btn end-xs">download</i></div>
<div class="portlet-head"><?= $this->getHtml('Scripts'); ?><i class="g-icon download btn end-xs">download</i></div>
<div class="slider">
<table id="helperList" class="default sticky">
<thead>