I18n

Constructors

this
this()
Undocumented in source.

Members

Functions

add
I18n add(string local, string key, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
bool clear()
Undocumented in source. Be warned that the author may not have intended to support it.
clear
bool clear(string local)
Undocumented in source. Be warned that the author may not have intended to support it.
loadLangResources
bool loadLangResources(string path, string ext)
Undocumented in source. Be warned that the author may not have intended to support it.
merge
I18n merge(string local, string[string] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

defaultLocale
string defaultLocale [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
defaultLocale
string defaultLocale [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
isResLoaded
bool isResLoaded [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
resources
StrStrStr resources [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta