Searched refs:getTranslations (Results 1 – 6 of 6) sorted by relevance
54 public function getTranslations() function in Google\\Service\\GamesConfiguration\\LocalizedStringBundle
52 public function getTranslations() function in Google\\Service\\Translate\\TranslateTextResponse
244 $langs = array_values($this->getTranslations($orig));273 $langs = array_values($this->getTranslations($orig));451 private function getTranslations($id) { function in helper_plugin_translate
223 public function getTranslations() { function in Google_TranslationsListResponse
1362 public function getTranslations() { function in Google_Submission
437 $words = self::getTranslations(array('true', 'on', 'yes', 'y'));442 $words = self::getTranslations(array('false', 'off', 'no', 'n'));447 $words = self::getTranslations(array('null', '~'));482 private static function getTranslations(array $words) { function in Spyc