mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
trabajando en el form de cliente
This commit is contained in:
@ -15,6 +15,12 @@ return [
|
||||
'tiradas' => 'Print Runs',
|
||||
'total_presupuesto' => 'Total Budget',
|
||||
'estado' => 'Status',
|
||||
|
||||
'validacion' => 'Validation',
|
||||
'produccion' => 'Production',
|
||||
'finalizado' => 'Finished',
|
||||
'enviado' => 'Sent',
|
||||
'cancelado' => 'Cancelled',
|
||||
|
||||
'moduleTitle' => 'Orders',
|
||||
'pedido' => 'Order',
|
||||
|
||||
Reference in New Issue
Block a user