setDefaultLanguage

Sets the default language of the application.

static if(isWeb)
void
setDefaultLanguage
(
string language
)

Parameters

language string

The language.

Meta