From ec00482027bf28919af43585531c741737cc05ed Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 10 Mar 2021 15:07:53 -0800 Subject: [PATCH] UX: add bell emoji for better unread education (#12348) --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 65e09fed3ee..51972f390f4 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -2353,7 +2353,7 @@ en: top: "There are no top topics." educate: new: '

Your new topics will appear here. By default, topics are considered new and will show a indicator if they were created in the last 2 days.

Visit your preferences to change this.

' - unread: '

Your unread topics appear here.

By default, topics are considered unread and will show unread counts 1 if you:

Or if you have explicitly set the topic to Tracked or Watched via the notification control at the bottom of each topic.

Visit your preferences to change this.

' + unread: '

Your unread topics appear here.

By default, topics are considered unread and will show unread counts 1 if you:

Or if you have explicitly set the topic to Tracked or Watched via the 🔔 in each topic.

Visit your preferences to change this.

' bottom: latest: "There are no more latest topics." posted: "There are no more posted topics."