My question is identical to this Magento 2: Sorry, no quotes are available for this order at this time Change Message
but the answer is not correct.
I wish to change the message to something like ‘please enter postcode to see rates’ I have tried extending Magento_checkout and amending the magento_checkout/web/template/shipping.html file where the message seems to be set and also the cart in magento_checkout/web/template/cart/shipping_rates.html but the standard message stills displays on the frontend.
anyone know how to change it? thanks