Make sure an entry is not translated by Transposh
-
Hello,
I am using Transposh to translate the content. Some translations are weird, and you can skip the translation by using the HTML code:
<span class="no_translate"> This text is not translated </span>
Now, I am wondering if I can add the class no_translate to the product-name so that the name is not translated by default. That will avoid some confusion.
So
<div class="product-name">Whatever the name is</div>
becomes
<div class="product-name no_translate">Whatever the name is</div>
automatically.Your help is appreciated and with kind regards,
Willem-Jan
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Make sure an entry is not translated by Transposh’ is closed to new replies.