mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
añadidas tarifas encuadernacion por horas para los cosidos
This commit is contained in:
@ -25,6 +25,9 @@ return [
|
||||
'updatedAt' => 'Updated At',
|
||||
'userCreatedId' => 'User Created ID',
|
||||
'userUpdateId' => 'User Update ID',
|
||||
'por_horas' => 'Hourly rate?',
|
||||
'sureToChange' => 'Are you sure to change this option?',
|
||||
'sureToChangePorHorasText' => 'This operation can\'t undone, and the price lines will change.',
|
||||
'validation' => [
|
||||
'ajuste' => [
|
||||
'decimal' => 'The {field} field must contain a decimal number.',
|
||||
|
||||
Reference in New Issue
Block a user