coderifous / jquery-localize

a jQuery plugin that makes it easy to internationalize your web site.
465 stars 142 forks source link

Translate after .onlick #76

Open Frostbourn opened 8 years ago

Frostbourn commented 8 years ago

Hi

The script works perfect but I have one question. I use plugin with social media tabs. What if this plugin loads several scripts after users click on my website? How can I translate those scripts outputs? Because plugin wont translate strings from js files.

Best regards