ShopGetTranslationsByLanguage

From BetgamesTV
Jump to navigation Jump to search

Method should be called, if you want to get the list of translations for languages.

Inputs:

  • language (string) - current token.

Outputs: array of translations.

  • TranslationCode (string) – translation code.
  • TranslationText (string) – translation text.