+ {{i18n + "discourse_mod_categories.first_post_checklist.current_version" + count=this.version + }} +
+ {{/if}} ++ {{i18n "discourse_mod_categories.first_post_checklist.editor_intro"}} +
+ + {{#unless this.rows.length}} +| + {{i18n + "discourse_mod_categories.first_post_checklist.log_user" + }} + | ++ {{i18n + "discourse_mod_categories.first_post_checklist.log_version" + }} + | ++ {{i18n + "discourse_mod_categories.first_post_checklist.log_when" + }} + | ++ |
|---|---|---|---|
| + {{entry.username}} + | +{{entry.version}} | +{{ageWithTooltip entry.at}} | +
+ |
+
+ {{i18n "discourse_mod_categories.first_post_checklist.log_empty"}} +
+ {{/if}} ++ {{i18n + "discourse_mod_categories.first_post_checklist.targeted_intro" + }} +
+ + {{#each this.targeted as |checklist|}} ++ {{i18n + "discourse_mod_categories.first_post_checklist.current_version" + count=checklist.version + }} +
+ {{/if}} + ++ {{i18n "discourse_mod_categories.first_post_checklist.loading"}} +
+ {{/if}} + ++ {{i18n + "discourse_mod_categories.first_post_checklist.last_updated" + }} + {{ageWithTooltip this.checklist.updated_at}} +
+ {{/if}} + {{#if this.cookedStatement}} ++ {{i18n "discourse_mod_categories.first_post_checklist.intro"}} +
+ {{#if this.checklist.updated_at}} ++ {{i18n + "discourse_mod_categories.first_post_checklist.last_updated" + }} + {{ageWithTooltip this.checklist.updated_at}} +
+ {{/if}} ++ {{i18n "discourse_mod_categories.topic_prompt_checklist.intro"}} +
+ + {{#if this.loading}} ++ {{i18n + "discourse_mod_categories.topic_prompt_checklist.loading" + }} +
+ {{else}} + {{#if this.fromLegacy}} ++ {{i18n + "discourse_mod_categories.topic_prompt_checklist.current_version" + count=this.version + }} +
+ {{/if}} + ++ {{i18n + "discourse_mod_categories.whisper.add_participant.modal_instructions" + }} +
++ {{i18n "discourse_mod_categories.whisper.modal_instructions"}} +
+