mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
terminado con un mensaje de alerta cuando se duplican y tienen tipologías
This commit is contained in:
@ -156,6 +156,8 @@ return [
|
||||
'cantidad' => 'Quantity',
|
||||
'duplicado' => 'DUPLICATED',
|
||||
|
||||
'duplicarConTipologias' => 'The budget contains budget lines with typology data. The budget will be duplicated with the same typologies',
|
||||
|
||||
'validation' => [
|
||||
'decimal' => 'The {field} field must contain a decimal number.',
|
||||
'integer' => 'The {field} field must contain an integer.',
|
||||
|
||||
Reference in New Issue
Block a user