Multi language HTML Bloc

Is it possible to make a HTML bloc multi language, I am using french and English and I would like to be able to have my text in both languages....see screenshot for example, its only in french, I would like this to be in English when users are on the English version.

 

Thanks

Mike
Quote · 17 Sep 2015

I would suggest to use Deanos Tools to insert PHP block with content like this:

return _t('_my_language_key');

_my_language_key should be added and translated in admin panel > settings > language settings

Rules → http://www.boonex.com/terms
Quote · 17 Sep 2015

 This is all cool, but I am not an advanced user and not sure how to do all this...

I would suggest to use Deanos Tools to insert PHP block with content like this:

return _t('_my_language_key');

_my_language_key should be added and translated in admin panel > settings > language settings

 

Mike
Quote · 18 Sep 2015

Deano's Tools is a free module that can be found in the market.  It has a feature to add a php block.  You would just follow the instructions that Deano Tools provides and copy and paste in what AlexT stated.  Create the key and do the translations.

Geeks, making the world a better place
Quote · 18 Sep 2015

 its already installed....I will try to find how to....Thanks

Deano's Tools is a free module that can be found in the market.  It has a feature to add a php block.  You would just follow the instructions that Deano Tools provides and copy and paste in what AlexT stated.  Create the key and do the translations.

 

Mike
Quote · 18 Sep 2015

 Did you see the screenshot ?? @geek_girl

 

 its already installed....I will try to find how to....Thanks

Deano's Tools is a free module that can be found in the market.  It has a feature to add a php block.  You would just follow the instructions that Deano Tools provides and copy and paste in what AlexT stated.  Create the key and do the translations.

 

 

Mike
Quote · 18 Sep 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.