diff --git a/app/assets/javascripts/discourse/components/topic-notifications.js.es6 b/app/assets/javascripts/discourse/components/topic-notifications.js.es6 index 70e2a481332..5187ebb0b6d 100644 --- a/app/assets/javascripts/discourse/components/topic-notifications.js.es6 +++ b/app/assets/javascripts/discourse/components/topic-notifications.js.es6 @@ -9,7 +9,7 @@ export default DropdownSelectBoxComponent.extend({ content: topicLevels, - i18nPrefix: 'category.notifications', + i18nPrefix: 'topic.notifications', i18nPostfix: '', textKey: "key",