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!
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.
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
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.