Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - CleanMart (SKU# FLEX-00015)

TOPIC: Translating to PT-BR

Translating to PT-BR 9 years 5 months ago #11071

Hi,

Can you point where can I find the english phrases to translate them to portuguese?

Attachment Screenwithenglishtexttotranslate.png not found




Thanks in advance!
The administrator has disabled public write access.

Translating to PT-BR 9 years 5 months ago #11092

Hi,

to translate the "Be the first one to review" text, open this INI file:
/administrator/language/en-GB/en-GB.plg_flexibleTemplate.ini

and translate it.

You can't translate the "Facebook" Like text, because it is an iframe comes from Facebook.

You should apply Facebook SDK localization.

Open this PHP file:
/templates/YOUR_TEMPLATE./html/com_virtuemart/productdetails/defualt.php

and find this line:
<s-cript>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=115329165206253";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</s-cript> 

pay attention to this line:
 js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=115329165206253";

replace it with this:
 js.src = "//connect.facebook.net/es_ES/all.js#xfbml=1&appId=115329165206253";
(for spanish)

For more info:
developers.facebook.com/docs/javascript/quickstart/v2.1#advancedsetup

regards.
The administrator has disabled public write access.
Time to create page: 0.133 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo