API Reference

I18n.getStrings

Returns a list of translated strings for a given language.


Syntax

array i18n.getStrings ( int appId, string language )

Arguments

NameTypeRequiredDefault valueDescription
appIdintRequirednoneThe application ID.
languagestringRequirednoneThe language code (2-letter ISO code).

Sample Response

Code examples

0 comments

Be the first to comment on getStrings.

Add a Comment

  • captcha