Core
The following methods are accessible via the i18n global table:
string i18n.GetLanguage()Gets the override language configured for translations.
table i18n.RegisterAddon( string, string, string )Registers or updates an addon.
table i18n.RegisterTranslation( string, string, string )Registers a translation for an addon.