Can i change the word on the button where it says add to cart to add to bag?
thanks
Can i change the word on the button where it says add to cart to add to bag?
thanks
You can use po/mo files to translate/change text strings. Eg download the latest version of the British translation here: https://github.com/woothemes/woocommerce/blob/master/languages/woocommerce-en_GB.po and edit it with Poedit: http://www.poedit.net/
Change the text strings as required and then save the result. You'll get a po and a mo file - upload both files into the woocommerce/languages/ folder. If you're using the default US version you maybe need to rename the files to woocommerce-en_US.po and woocommerce-en_US.mo.
You must log in to post.