TranslateDialog.Translations

Syntax

Translations: Object

Description

The Translations property sets translations for specified languages.

Comments

The property value - JSON object. Object fields - four-character number language codes, for which translation strings are set. Field values - strings with names of objects in the specified languages.

Example

The example of property use is given in the Example of Creating the TranslateDialog Component page.

See also:

TranslateDialog