'New address', 'alias' => 'Alias', 'att' => 'Attn.', 'email' => 'Email', 'direccion' => 'Address', 'cp' => 'Zip Code', 'municipio' => 'Town', 'provincia' => 'City', 'ccaa' => 'Region', 'pais' => 'Country', 'telefono' => 'Phone', 'peso' => 'Weight', 'cantidad' => 'Quantity', 'proveedor' => 'Supplier', 'precio' => 'Price', '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', 'no_tarifa' => 'There is no rate for the indicated address' ], 'selectPais' => 'Select a country', ];