Quantcast
Channel: jQuery By Example
Viewing all articles
Browse latest Browse all 248

jQuery Plugins For Language Translation

$
0
0
Find list of jQuery plugins which can be integrated in your website for language translation. These are useful if you are building a multilingual website which offers many language to end user. You can also use this plugins as Translator as well. Enjoy!!!

Related Post:

jTextTranslate



Lingua Localization



jQuery-lang-js


This jQuery plugin allows you to create multiple language versions of your content by supplying phrase translations from a default language such as English to other languages.


jQuery.tr


jQuery.tr is a jQuery plugin which enables you to translate text on the client side. You can get or set the dictionary the plugin uses by calling $.tr.dictionary. It is a object made by key-value pairs, with the original sentence or string id as key, and the translated sentence as value.

Feel free to contact me for any help related to jQuery, I will gladly help you.

Viewing all articles
Browse latest Browse all 248

Trending Articles