diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
setDefaultLanguage
diamond
data
i18n
messages
Sets the default language of the application.
static if
(
isWeb
)
void
setDefaultLanguage
(
string
language
)
Parameters
language
string
The language.
Meta
Source
See Implementation
diamond
data
i18n
messages
functions
addMessage
getMessage
setDefaultLanguage
static variables
_defaultLanguage
Sets the default language of the application.