By :
1rosehip
Published on Saturday, November 26, 2016,19:41:04 in JavaScript Scripts
Translation and localization plugin is a jQuery plugin that allows translating any page on client side using Yandex Translate API. No server side coding is required.
FEATURES
Yandex Translate API supports more than 70 languages and can translate separate words or complete texts.
The plugin supports translation and localization on page load and on buttons click.
The plugin supports content cache with local storage and cookies.
Developers of small translation projects, which do not exceed 10,000,000 characters a month (and no more than 1,000,000 in 24 hours), can use the Yandex Translate API for free.
Extremely easy to use, no server side coding is required.
EXAMPLES
Demo #1: Translation on button click
Demo #2: Translation on page load
Demo #3: Localstorage
Demo #4: Cookies Storage
Share This Product