mirror of
https://github.com/Karaka-Management/oms-Script.git
synced 2026-01-11 20:38:42 +00:00
fix languages 2
This commit is contained in:
parent
dc064a2072
commit
9fffe2966f
|
|
@ -23,6 +23,7 @@ return ['Script' => [
|
|||
'Language' => 'Sprache',
|
||||
'Load' => 'Belastung',
|
||||
'Name' => 'Name',
|
||||
'Scripts' => 'Scripts',
|
||||
'Print' => 'Drucken',
|
||||
'Report' => 'Prüfbericht',
|
||||
'Reports' => 'Berichte',
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ return ['Script' => [
|
|||
'Language' => 'Language',
|
||||
'Load' => 'Load',
|
||||
'Name' => 'Name',
|
||||
'Scripts' => 'Scripts',
|
||||
'Print' => 'Print',
|
||||
'Report' => 'Report',
|
||||
'Reports' => 'Reports',
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user