{{model.name}}

{{actionDescription}}

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