mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
realizado el calculo por horas e introducido en el comparador
This commit is contained in:
@ -30,7 +30,7 @@ return [
|
||||
'bicolor' => 'Bicolor',
|
||||
'validation' => [
|
||||
'duplicated_uso_tipo' => "Duplicate line (the combination 'use' and 'type' already exists)",
|
||||
'cubierta_sobrecubierta_color' => "Cover and dust jacket only allow 'color' type",
|
||||
'cubierta_sobrecubierta_color' => "Cover and dust jacket only allow 'color HQ' type",
|
||||
'tipo' => [
|
||||
'in_list' => 'The {field} field must be one of: {param}.',
|
||||
'required' => 'Required field.',
|
||||
|
||||
Reference in New Issue
Block a user