mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'dev/maquinas' into 'main'
falta funcionalidad tabla pivote. al pulsar isRotativa hay que añadir un... See merge request jjimenez/safekat!28
This commit is contained in:
@ -9,6 +9,7 @@ return [
|
||||
'color' => 'Color',
|
||||
'createdAt' => 'Creado en',
|
||||
'cubierta' => 'Cubierta',
|
||||
'sobrecubierta' => 'Sobrecubierta',
|
||||
'defecto' => 'Por defecto',
|
||||
'deletedAt' => 'Borrado en',
|
||||
'espesor' => 'Espesor',
|
||||
@ -25,12 +26,12 @@ return [
|
||||
'papelesImpresion' => 'Papeles Impresión',
|
||||
'papelesimpresion' => 'Papeles Impresión',
|
||||
'pesoPorPliego' => 'Peso Por Pliego',
|
||||
'portada' => 'Portada',
|
||||
'precioPliego' => 'Precio Pliego',
|
||||
'precioTonelada' => 'Precio Tonelada',
|
||||
'referencia' => 'Referencia',
|
||||
'rotativa' => 'Rotativa',
|
||||
'updatedAt' => 'Actualizado en',
|
||||
'activo' => 'Activo?',
|
||||
'userUpdateId' => 'ID usuario actualización',
|
||||
|
||||
'consumo_tintas_rotativas' => 'Consumo tintas rotativas',
|
||||
|
||||
Reference in New Issue
Block a user