{{model.name}}

{{actionDescription}}

{{watched-word-form actionKey=actionNameKey action=(action "recordAdded") filteredContent=filteredContent regularExpressions=adminWatchedWords.regularExpressions}} {{watched-word-uploader uploading=uploading actionKey=actionNameKey done=(action "uploadComplete")}}
{{#if showWordsList}} {{#each filteredContent as |word| }}
{{admin-watched-word word=word action=(action "recordRemoved")}}
{{/each}} {{else}} {{i18n 'admin.watched_words.word_count' count=wordCount}} {{/if}}