I18NCoreRegisterTranslationRegisterTranslation table i18n.RegisterTranslation( string addonName, string language, string author = nil )Search GitHubView SourceDescriptionRegisters a translation for an addon.Argumentsstring addonNameThe addon name.string languageThe language code.string author = nilThe translation author.ReturnstableThe registered translation.RegisterAddonAddon