{{localize "Theatre.UI.Config.InsertName"}}

{{localize "Theatre.UI.Config.SetTopAlign"}}

{{localize "Theatre.UI.Config.SetDefaultInsert"}}

{{object.flags.theatre.baseinsert}}

{{localize "Theatre.UI.Config.DisableDefaultAnimHint"}}


{{localize "Theatre.UI.Config.ConfigureEmotes"}}

{{localize "Theatre.UI.Config.ConfigureEmotesHint"}}

{{#each emote as |em key|}} {{#if em}}
{{#if em.custom}} {{else}} {{/if}}
{{#if em.image}} {{#if em.custom}} {{else}} {{/if}} {{else}} {{/if}}
{{resprop (cat (cat 'object.flags.theatre.emotes.' key) '.insert')}}
{{/if}} {{/each}}