Description Usage Arguments Value Examples
Translates text to the specified language
1 |
api_key |
yandex API key |
text |
The text to translate.The maximum size of the text being passed is 10000 characters. |
lang |
The translation direction.You can use any of the following ways to set it:As a pair of language codes separated by a hyphen ("from"-"to"). For example, en-ru indicates translating from English to Russian.As the final language code (for example, ru). In this case, the service tries to detect the source language automatically. |
data frame giving translated text
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.