FIX: keys were incorrectly set to category

This commit is contained in:
Joffrey JAFFEUX 2017-09-07 16:56:38 +02:00 committed by GitHub
parent 633d2fde45
commit 0374dc1a0e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ export default DropdownSelectBoxComponent.extend({
content: topicLevels, content: topicLevels,
i18nPrefix: 'category.notifications', i18nPrefix: 'topic.notifications',
i18nPostfix: '', i18nPostfix: '',
textKey: "key", textKey: "key",