Translation
Translation objects represent a single language for an addon. Create them with i18n.RegisterTranslation or Addon:AddTranslation.
Constructors
Instance Methods
string Translation:GetLanguage()Gets the translation language.
table Translation:GetPhrases()Gets the phrases for this translation.