From a9cf680f762c122387e67b24ba45efc74a23cfd1 Mon Sep 17 00:00:00 2001 From: Risto Date: Mon, 11 May 2020 17:43:21 +0300 Subject: [PATCH] A typo fix (#9717) --- 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 e4a65a3b1e3..2d60c1b2846 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1842,7 +1842,7 @@ en: other: "{{count}} unread messages" high_priority: one: "%{count} unread high priority notification" - other: "%{count} unread high priority notificationis" + other: "%{count} unread high priority notifications" 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."