i18n.updateStringsForCategory
Syntax
bool i18n.updateStringsForCategory ( int appId, string category, string language, array strings )Argument Info
| Type | Description | |||
|---|---|---|---|---|
| none | Application id | |||
| none | Category to update | |||
| none | Language of the strings (2-letter iso code) | |||
| none | Struct with key-value pairs |
Return Values
| Field | Description | Possible Values |
|---|
