diff --git a/assets/javascripts/discourse/templates/components/wizard-custom-action.hbs b/assets/javascripts/discourse/templates/components/wizard-custom-action.hbs index 82729e49..7a7f3cfc 100644 --- a/assets/javascripts/discourse/templates/components/wizard-custom-action.hbs +++ b/assets/javascripts/discourse/templates/components/wizard-custom-action.hbs @@ -12,7 +12,7 @@

{{i18n "admin.wizard.type"}}

- {{combo-box value=action.type content=types}} + {{combo-box value=action.type content=types none="admin.wizard.field.type"}}