trabajando en bugs

This commit is contained in:
2023-12-21 21:28:14 +01:00
parent 86d45bee83
commit 7aaa140e46
12 changed files with 124 additions and 110 deletions

View File

@ -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',