mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
trabajando en bugs
This commit is contained in:
@ -16,8 +16,9 @@ return [
|
||||
'cantidad' => 'Quantity',
|
||||
'proveedor' => 'Supplier',
|
||||
'precio' => 'Price',
|
||||
'saveDirection' => 'Save to client addresses',
|
||||
'saveDirection' => 'Save to client addresses (shipped on pallets)',
|
||||
'validation' => [
|
||||
'ejemplares_envio' => 'The number of copies sent does not match the print run'
|
||||
'max_length' => 'Max. length ',
|
||||
'required' => 'Field required',
|
||||
'valid_email' => 'The email is not valid',
|
||||
|
||||
Reference in New Issue
Block a user