mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
ot
This commit is contained in:
@ -18,5 +18,31 @@ return [
|
||||
"maquina_actual" => "Máquina actual",
|
||||
"tiempo_estimado" => "Tiempo estimado",
|
||||
"tiempo" => "Tiempo"
|
||||
]
|
||||
],
|
||||
"ferro_ok" => "Ferro ok",
|
||||
"envio" => "Envío",
|
||||
"ot" => "Orden trabajo",
|
||||
"ots" => "Órdenes trabajo",
|
||||
"tiempo_procesamiento" => "Tiempo procesamiento",
|
||||
"fecha_impresion" => "Fecha impresión",
|
||||
"fecha_encuadernado" => "Fecha encuadernado",
|
||||
"fecha_entrega_externo" => "Fecha entrega externo",
|
||||
"fecha_entrega_real" => "Fecha entrega real",
|
||||
"fecha_entrega_estimada" => "Fecha entrega estimada",
|
||||
"formato" => "Formato",
|
||||
"paginas" => "Páginas",
|
||||
"tirada" => "Tirada",
|
||||
"merma" => "Merma",
|
||||
"pendiente_ferro" => "Pendiente ferro",
|
||||
"ferro_cliente" => "Ferro cliente",
|
||||
"impresion_color" => "Impresión color",
|
||||
"portada" => "portada",
|
||||
"plakene_traslucido" => "Plakene traslúcido",
|
||||
"plastificado_mate" => "Plastificado mate",
|
||||
"espiral" => "Espiral",
|
||||
"embalaje" => "Embalaje",
|
||||
"tiempo_consumido" => "Tiempo consumido",
|
||||
"tiempo_estimado" => "Tiempo estimado",
|
||||
"finalizar_orden" => "Finalizar orden"
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user