API Reference

I18n.updateString

Updates a translated string.


Syntax

mixed i18n.updateString ( int appId, string category, string keyword, string language, string string )

Arguments

NameTypeRequiredDefault valueDescription
appIdintRequirednoneThe application ID.
categorystringRequirednoneThe category name.
keywordstringRequirednoneThe keyword to update.
languagestringRequirednoneThe language code.
stringstringRequirednoneThe translated string.

Sample Response

Code examples

0 comments

Be the first to comment on updateString.

Add a Comment

  • captcha