Hi,
When I go through the checkout in my store on mobile i get an estimated total. I want this just say total.
Can anyone help please
You just need to create i18n folder in your theme level,
app/design/frontend/{Vendorname}/{themename}/i18n/en_US.csv
Now keep the first column as original text and second column as the translated word.
Estimated Total,Total
Now run below command,
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy -f php bin/magento cache:flush
Hi,
Thank you for your response i did this but it is still the same.
Thank you I have resolved this now.
hi,
Can you tell me how did you fixed the "estimate" label?
Thanks.
Please open the hints file in development mode and open file links in debug. Then you will see the filepath for this text.There you have to change the lable name.
Hi,
Can you please help me out, I want to do the same.
Thanks,
Bilal