getLanguagePackStrings¶
Returns strings from a language pack in the current localization target by their keys. Can be called before authorization
getLanguagePackStrings(
language_pack_id: string,
keys: list of string
) → LanguagePackStrings