diff --git a/app/assets/javascripts/discourse/app/components/user-menu/other-notifications-list-empty-state.hbs b/app/assets/javascripts/discourse/app/components/user-menu/other-notifications-list-empty-state.hbs new file mode 100644 index 00000000000..e9b156afac4 --- /dev/null +++ b/app/assets/javascripts/discourse/app/components/user-menu/other-notifications-list-empty-state.hbs @@ -0,0 +1,10 @@ +
+ {{html-safe (i18n "user.no_other_notifications_body")}} +
+