VirtueMart 3.0.16
Joomla 3.4.8 Stable [ Ember ] 24-December-2015
PHP Version 5.3.29
Templates: Protostar
New installation
How can i translate the following words to chinese when "check out" ? It is because all the site language is chinese except the following words.
Selected shipment
Selected payment
Which file i need to edit ?
Many Many Thanks!
Check for the following language constants in -
- components/com_virtuemart/language/en-GB/en-GB.com_virtuemart.ini
- components/com_virtuemart/language/zh-TW/zh-TW.com_virtuemart.ini
COM_VIRTUEMART_CART_EDIT_PAYMENT="Select payment"
COM_VIRTUEMART_CART_EDIT_SHIPPING="Select shipment"
Dear Jumbo
Thanks !
Fixed