Description Usage Arguments Details Value Author(s) References See Also Examples
Function can be used to set default languages pair for translation with rmymemory
package.
1 | setpair(from, to)
|
from |
ISO2 code of origin language, e.g. "en" or "de" |
to |
ISO2 code of target language |
Default languages pair is English to Russian.
Function returns nothing.
Alexander Gedranovich <gedranovich@gmail.com>
http://mymemory.translated.net/
1 2 | # Set language pair for German to Spain translation
setpair("de", "es")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.