VirtueMart Forum

VirtueMart 2 + 3 + 4 => Language/Translations => Topic started by: icjacky on August 26, 2016, 06:05:43 AM

Title: How can i translate the following words to chinese when "check out"
Post by: icjacky on August 26, 2016, 06:05:43 AM
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!
Title: Re: How can i translate the following words to chinese when "check out"
Post by: Jumbo! on August 26, 2016, 09:12:08 AM
Check for the following language constants in -


COM_VIRTUEMART_CART_EDIT_PAYMENT="Select payment"
COM_VIRTUEMART_CART_EDIT_SHIPPING="Select shipment"
Title: Re: How can i translate the following words to chinese when "check out"
Post by: icjacky on August 29, 2016, 08:46:51 AM
Dear Jumbo

Thanks !

Fixed