mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
copy, "notification history" is just too long
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
{{#link-to 'user.notifications' tagName="li"}}
|
||||
{{#link-to 'user.notifications'}}
|
||||
<i class='glyph fa fa-comment'></i>
|
||||
{{i18n user.notification_history}}
|
||||
{{i18n user.notifications}}
|
||||
<span class='count'>({{unread_notification_count}})</span>
|
||||
<span class='fa fa-chevron-right'></span>
|
||||
{{/link-to}}
|
||||
|
||||
@@ -306,7 +306,6 @@ en:
|
||||
invited_by: "Invited By"
|
||||
trust_level: "Trust Level"
|
||||
notifications: "Notifications"
|
||||
notification_history: "Notification History"
|
||||
disable_jump_reply: "Don't jump to your new post after replying"
|
||||
dynamic_favicon: "Show incoming message notifications on favicon (experimental)"
|
||||
edit_history_public: "Let other users view my post revisions"
|
||||
|
||||
Reference in New Issue
Block a user