I18NPhraseNewNew table Phrase.New( string id, string template, table fallbacks = nil )Search GitHubView SourceDescriptionCreates a new phrase.Argumentsstring idThe phrase identifier.string templateThe phrase template.table fallbacks = nilFallback replacements for template keys.ReturnstableThe created phrase.PhraseGetIdentifier