diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 7b9bf51f7e..dca394cc7c 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -770,7 +770,7 @@ en: other: "You have selected {{count}} topics." none: - starred: "You haven't starred any topics yet. To star a topic, click or tap the star next to the title." + starred: "You have no starred topics." unread: "You have no unread topics." new: "You have no new topics." read: "You haven't read any topics yet." @@ -782,7 +782,8 @@ en: educate: new: '

By default, topics are considered new when they were created in the last 2 days.

You can change this in your preferences.

' unread: '

By default, unread indicators will only appear for topics that you have:

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

You can change this in your preferences.

' - starred: '

Topics that you have starred will appear here.

' + starred: '

Your starred topics will appear here.

+

To star or unstar a topic, click or tap the when you see it …