AvailableCulture interface

Available culture for using in a new application.

Properties

code

The ISO value for the language.

name

The language name.

Property Details

code

The ISO value for the language.

code?: string

Property Value

string

name

The language name.

name?: string

Property Value

string