From 698a263081ed1e1b8e3f2dd63374a21e1ca905eb Mon Sep 17 00:00:00 2001 From: devochka Date: Mon, 31 Oct 2016 20:12:01 +0100 Subject: [PATCH] Update widgets_views_list.php --- .../modules/notification/messages/ru/widgets_views_list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protected/humhub/modules/notification/messages/ru/widgets_views_list.php b/protected/humhub/modules/notification/messages/ru/widgets_views_list.php index fb0b89f328..888f845a6f 100644 --- a/protected/humhub/modules/notification/messages/ru/widgets_views_list.php +++ b/protected/humhub/modules/notification/messages/ru/widgets_views_list.php @@ -18,7 +18,7 @@ */ return [ 'Show all notifications' => 'Показать все уведомления', - 'Mark all as seen' => 'Пометить все как прочитанное', + 'Mark all as seen' => 'Пометить всё как прочитанное', 'Notifications' => 'Уведомления', 'There are no notifications yet.' => 'Уведомлений пока нет.', ];