mirror of
https://github.com/Karaka-Management/oms-Production.git
synced 2026-02-10 10:58:40 +00:00
template fixes + bug fixes + style fixes
This commit is contained in:
parent
95b9ae4ca3
commit
c7fc80747c
|
|
@ -16,7 +16,7 @@ return ['Navigation' => [
|
||||||
'Articles' => 'Artikel',
|
'Articles' => 'Artikel',
|
||||||
'Process' => 'Prozess',
|
'Process' => 'Prozess',
|
||||||
'Production' => 'Produktion',
|
'Production' => 'Produktion',
|
||||||
'Machines' => 'Maschinen',
|
'Machines' => 'Maschinen',
|
||||||
'List' => 'Liste',
|
'List' => 'Liste',
|
||||||
'Create' => 'Erstellen',
|
'Create' => 'Erstellen',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ return ['Navigation' => [
|
||||||
'Articles' => 'Articles',
|
'Articles' => 'Articles',
|
||||||
'Process' => 'Process',
|
'Process' => 'Process',
|
||||||
'Production' => 'Production',
|
'Production' => 'Production',
|
||||||
'Machines' => 'Machines',
|
'Machines' => 'Machines',
|
||||||
'List' => 'List',
|
'List' => 'List',
|
||||||
'Create' => 'Create',
|
'Create' => 'Create',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user