From ded6a4a0eac3ad81efde9e15b7dd3c9720d665b5 Mon Sep 17 00:00:00 2001 From: Andrei Prigorshnev Date: Wed, 18 Aug 2021 20:50:53 +0400 Subject: [PATCH] FIX: add a string for the Unseen view tab tooltip (#14079) --- config/locales/client.en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index c0a241fda1c..9f24c2f446c 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -3444,6 +3444,7 @@ en: unseen: title: "Unseen" lower_title: "unseen" + help: "new topics and topics you are currently watching or tracking with unread posts" new: lower_title_with_count: one: "%{count} new"