From a1eaadac419b9a579302fd1dfc2e2f1b02aa6c4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Espino=20Garc=C3=ADa?= Date: Wed, 25 May 2022 13:19:22 +0200 Subject: [PATCH] Update en.json to show proper message on threads tab (#6311) --- assets/base/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/en.json b/assets/base/i18n/en.json index f40cc9184c..c62209bb9b 100644 --- a/assets/base/i18n/en.json +++ b/assets/base/i18n/en.json @@ -258,7 +258,7 @@ "global_threads.options.mark_as_read": "Mark as Read", "global_threads.options.open_in_channel": "Open in Channel", "global_threads.options.title": "Thread Actions", - "global_threads.unreads": "Unread Threads", + "global_threads.unreads": "Unreads", "home.header.plus_menu": "Options", "interactive_dialog.submit": "Submit", "intro.add_people": "Add People",