Programming Reference Manual
 
Syntax
 
Translator.ToLanguage = Lang$
 
Description
Sets the language for the text to be translated to. This property needs to be set before performing any translations.
 
Parameter
Description
Lang$
Language code. Consists of a two-letter word (except for Brazilian Portuguese), for example: "NL", "EN", "DE", "FR", "IT", "ES", "PL", "PT", "PT-BR", "RU", "JA", "ZH".
 
note: when the Google translation engine is used instead, you need to use English language names, not abbreviated ones. For example: "bulgarsk," "danish," "english,", "finsk", "greek", "dutch", "italian", "japansk", "kinisisk", "norwegian", "polish", "romanian", "russian", "spanish", "swedish", "czech", "german".
See Also
Example