2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

UX: Add tooltips for messages and notifications in header

This commit is contained in:
Sam 2017-11-30 12:56:54 +11:00
parent 772301bc65
commit 05f5df69b1
2 changed files with 13 additions and 2 deletions

View file

@ -1287,6 +1287,13 @@ en:
admin_options_title: "Optional staff settings for this topic"
notifications:
tooltip:
regular:
one: "1 unseen notification"
other: "{{count}} unseen notifications"
message:
one: "1 unread message"
other: "{{count}} unread messages"
title: "notifications of @name mentions, replies to your posts and topics, messages, etc"
none: "Unable to load notifications at this time."
empty: "No notifications found."