Skip to main content

Language

Represents a configuration entity used to create multilingual application.

Examples

The following example declares a new language.


**<Language Code="en-US" IndicatorNumber="1" />**

Properties

PropertyDetails
Code requiredType String Description Unique identifier of the language (fr-FR, en-US...).
IndicatorNumber requiredType Int32 Description Defines the default language.
JsonPath optionalType String Description The original translations file path