mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
funcionando lineas presupuesto plana
This commit is contained in:
@ -94,6 +94,12 @@ return [
|
||||
'rotativa' => 'Rotary',
|
||||
'si' => 'Yes',
|
||||
'no' => 'No',
|
||||
'insertarLinea' => 'Insert Line',
|
||||
'plana' => 'flat',
|
||||
'rotativa' => 'rotary',
|
||||
'lineasPresupuesto' => 'Budget Lines',
|
||||
'tiempo' => 'Time',
|
||||
|
||||
|
||||
/* '4x0' => '4x0',
|
||||
'4x4' => '4x4',
|
||||
|
||||
@ -93,6 +93,11 @@ return [
|
||||
'rotativa' => 'Rotativa',
|
||||
'si' => 'Si',
|
||||
'no' => 'No',
|
||||
'insertarLinea' => 'Insertar Línea',
|
||||
'plana' => 'plana',
|
||||
'rotativa' => 'rotativa',
|
||||
'lineasPresupuesto' => 'Líneas Presupuesto',
|
||||
'tiempo' => 'Tiempo',
|
||||
|
||||
'servicioAcabado' => 'Servicio de acabado',
|
||||
'servicioPreimpresion' => 'Servicio de preimpresión',
|
||||
|
||||
Reference in New Issue
Block a user