Phrase
Phrase objects render templates with replacement tokens. Create them with Translation:AddPhrase or Phrase.New.
Constructors
Instance Methods
string Phrase:GetIdentifier()Gets the phrase identifier.
string Phrase:GetTemplate()Gets the phrase template.
table Phrase:GetFallbacks()Gets the fallback replacements for template keys.