diff --git a/install/package.json b/install/package.json index 1bc96c65c6..38afe25457 100644 --- a/install/package.json +++ b/install/package.json @@ -103,8 +103,8 @@ "nodebb-plugin-ntfy": "1.7.4", "nodebb-plugin-spam-be-gone": "2.2.1", "nodebb-rewards-essentials": "1.0.0", - "nodebb-theme-harmony": "2.0.0-pre.10", - "nodebb-theme-lavender": "7.1.7", + "nodebb-theme-harmony": "2.0.0-pre.11", + "nodebb-theme-lavender": "7.1.8", "nodebb-theme-peace": "2.2.4", "nodebb-theme-persona": "13.3.11", "nodebb-widget-essentials": "7.0.15", diff --git a/public/language/ru/unread.json b/public/language/ru/unread.json index 5acc50c569..bcd913759e 100644 --- a/public/language/ru/unread.json +++ b/public/language/ru/unread.json @@ -3,7 +3,7 @@ "no-unread-topics": "Нет непрочитанных тем.", "load-more": "Загрузить еще", "mark-as-read": "Пометить как прочитанное", - "mark-as-unread": "Mark as Unread", + "mark-as-unread": "Пометить как непрочитанное", "selected": "Выбрано", "all": "Все", "all-categories": "Все категории",