mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
falta el mensaje de dejar tipologías o por defecto
This commit is contained in:
@ -154,7 +154,7 @@ return [
|
||||
'envios' => 'Shipments',
|
||||
|
||||
'cantidad' => 'Quantity',
|
||||
|
||||
'duplicado' => 'DUPLICATED',
|
||||
|
||||
'validation' => [
|
||||
'decimal' => 'The {field} field must contain a decimal number.',
|
||||
|
||||
@ -246,6 +246,7 @@ return [
|
||||
'tiradaMargen' => 'Margen',
|
||||
'tiradaEnvio' => 'Coste Envío',
|
||||
'tiradaImpresion' => 'Coste Impresión',
|
||||
'duplicado' => 'DUPLICADO',
|
||||
|
||||
|
||||
'validation' => [
|
||||
|
||||
Reference in New Issue
Block a user