translate.js icon indicating copy to clipboard operation
translate.js copied to clipboard

Not translating option text

Open tamimibrahim opened this issue 10 years ago • 1 comments

Here's what I want to translate using this plugin.

<select>
<option value="" class="trn">Option Text</option>
</select>

But option text not translating. I have also tried with include <span class="trn">Option Text</span> within but not working!

Can you help me to get this done?

tamimibrahim avatar Sep 08 '14 23:09 tamimibrahim

Friend, you could check your code, as did some tests and got no errors

jorgejeferson avatar Jul 10 '15 18:07 jorgejeferson