mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
finalizado datos envios
This commit is contained in:
@ -14,13 +14,14 @@ return [
|
||||
'telefono' => 'Phone',
|
||||
'peso' => 'Weight',
|
||||
'cantidad' => 'Quantity',
|
||||
'proveedor' => 'Supplier',
|
||||
'precio' => 'Price',
|
||||
'saveDirection' => 'Save to client addresses',
|
||||
'validation' => [
|
||||
'max_length' => 'Max. length ',
|
||||
'required' => 'Field required',
|
||||
'valid_email' => 'The email is not valid',
|
||||
|
||||
'no_tarifa' => 'There is no rate for the indicated address'
|
||||
],
|
||||
|
||||
'selectPais' => 'Select a country',
|
||||
|
||||
Reference in New Issue
Block a user