{{i18n 'admin.watched_words.form.label'}}
{{text-field value=word disabled=formSubmitted class="watched-word-input" autocorrect="off" autocapitalize="off" placeholderKey=placeholderKey}}
{{d-button action="submit" disabled=formSubmitted label="admin.watched_words.form.add"}}
{{#if showSuccessMessage}}
{{i18n 'admin.watched_words.form.success'}}
{{/if}}