Jump to content

How to make custom text or link multilingual


PrabuSS

Recommended Posts

Hi

 

I've added custom free shipping text "Doprava zdarma pro všechny objednávky nad 1.000 Kč!" (in czech) on mytheme/modules/blocktopmenu/blocktopmemu.tpl file as well

 

Like

</div></div></div>
<!-- Free ship tab -->
<div class="freeshippingtab">
<div class="container">
<p class="freeship">Doprava zdarma pro všechny objednávky nad 1.000 Kč!</p>
</div>
<!-- Free ship tab end-->
{if $MENU != ''}
	<!-- Menu -->
	<div id="block_top_menu" class="sf-contener clearfix col-lg-12">
	<div class="container_BG">	</div>
	<div class="container">

I would like to make this text (Doprava zdarma pro všechny objednávky nad 1.000 Kč!) multilingual. Like it will have to translate in English if i select language English.

 

Please anyone.

 

Website : http://milani.cz/milaninew

 

Version : 1.6.1.5

Edited by Prabukaran (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...