- Posts: 9
- Thank you received: 1
How to translate featured model ?
- Joao Oliveira
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
12 years 11 months ago #1292
by Joao Oliveira
How to translate featured model ? was created by Joao Oliveira
I want to translate text like this "Sales Price" and "Products Details" and "My Shopping Cart"
How i do this?
How i do this?
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 11 months ago - 12 years 11 months ago #1302
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: How to translate featured model ?
Hi,
I assume that your site is multi-language, and beside default (en-GB) you want to add Espanol (es-ES).
So you need install: Espanol language package for Joomla, Espanol language package for VirtueMart. If it is installed, just change to that language.
After install and change your site to Espanol language, the text "Sales Price", "Product Details", etc. will be translated.
In the case it do not translated, you can edit /language/es-ES/es-ES.com_virtuemart.ini and find and change or add this:
If you do not want to setup multi-language site (still English) and just want to change some words, so you can edit /language/en-GB/en-GB.com_virtuemart.ini then find and change the text value:
Thanks for using our products!
I assume that your site is multi-language, and beside default (en-GB) you want to add Espanol (es-ES).
So you need install: Espanol language package for Joomla, Espanol language package for VirtueMart. If it is installed, just change to that language.
After install and change your site to Espanol language, the text "Sales Price", "Product Details", etc. will be translated.
In the case it do not translated, you can edit /language/es-ES/es-ES.com_virtuemart.ini and find and change or add this:
Code:
COM_VIRTUEMART_PRODUCT_DETAILS="Your new text here for product details"
...
COM_VIRTUEMART_PRODUCT_SALESPRICE="Your new text here for Sales price: "
If you do not want to setup multi-language site (still English) and just want to change some words, so you can edit /language/en-GB/en-GB.com_virtuemart.ini then find and change the text value:
Code:
COM_VIRTUEMART_PRODUCT_DETAILS="Your new text here for product details"
...
COM_VIRTUEMART_PRODUCT_SALESPRICE="Your new text here for Sales price: "
Thanks for using our products!
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Last edit: 12 years 11 months ago by Linh Robert.
Please Log in or Create an account to join the conversation.
Time to create page: 0.186 seconds