diff --git a/extensions/lang-english/locale/flarum-mentions.yml b/extensions/lang-english/locale/flarum-mentions.yml index 1690aa816..bc931f73c 100644 --- a/extensions/lang-english/locale/flarum-mentions.yml +++ b/extensions/lang-english/locale/flarum-mentions.yml @@ -11,10 +11,6 @@ flarum-mentions: composer: reply_to_post_text: "Reply to #{number}" - # These translations are used in the user profile page and profile popup. - user: - mentions_link: Mentions - # These translations are used by the Notifications dropdown, a.k.a. "the bell". notifications: others_text: => core.ref.some_others @@ -33,3 +29,7 @@ flarum-mentions: settings: notify_post_mentioned_label: Someone replies to one of my posts notify_user_mentioned_label: Someone mentions me in a post + + # These translations are used in the user profile page and profile popup. + user: + mentions_link: Mentions