VirtueMart Forum

VirtueMart 2 + 3 + 4 => Language/Translations => Topic started by: salim on January 06, 2015, 07:44:13 AM

Title: How to translate state in multilanguage site
Post by: salim on January 06, 2015, 07:44:13 AM
Hi
I'd like to translate state in multilanguage ,
There is a com_virtuemart_countries.ini language file that we can use to translate country,
but there isn't any file for translate state of country,
I used custom filed translation method and I enter  S_NAME in state name filed and enter translatiom in  fa-IR.override file,
but it's not work!
Title: Re: How to translate state in multilanguage site
Post by: jjk on January 06, 2015, 20:25:15 PM
You can go to VirtueMart Configuration > Countries and use the yellow 'New' button in the upper right corner to add a new country/states entry in your language.
Title: Re: How to translate state in multilanguage site
Post by: salim on January 07, 2015, 06:34:16 AM
I don't want to add state or country,
I'd like to translate country or state
every state I add , it appears in both language with same name
Title: Re: How to translate state in multilanguage site
Post by: woreirsis on January 31, 2015, 06:21:04 AM
Hi,

I need to build a shopping site that supports inventory management across multilingual product descriptions.

In other words, I have a product P, whose description needs to be translatable in multiple languages. When an English-speaking user orders one instance of P, the stock for P is decremented, and this updated stock level affects all languages.