I18n.loadLocaleFromMemory

Loads locale from data

class I18n
static
void
loadLocaleFromMemory
(
string data
)

Parameters

data string

Data for loading

Throws

I18nException if was given incorrect locale file JSONException if was given incorrect locale file

Meta