[
All Modules ]
Google Translate module
Author: Steve Nay
Description:
Usage
use module a163x92 alias myalias
Configuration Options:
googleapikeys
Functions:
translate(phrase,source,target)
translateWithDetection(phrase,target)
detectLanguage(phrase)
detectLanguageDetailed(phrase)
listSupportedLanguages()
listSupportedLanguagesNamed(target)
translateWithoutEncoding(phrase,source,target)
translateWithDetectionWithoutEncoding(phrase,target)
detectLanguageDetailedWithoutEncoding(phrase)
Actions
Unknown