diff --git a/src/config/locales/ru-RU.json b/src/config/locales/ru-RU.json index cb32b0887..123fa8f47 100644 --- a/src/config/locales/ru-RU.json +++ b/src/config/locales/ru-RU.json @@ -200,6 +200,10 @@ "no_existing_user": "Несуществующий пользователь", "no_existing_post": "Несуществующий пост" }, + "search": { + "posts": "Posts", + "comments": "Comments" + }, "comment_filter": { "trending": "trending", "reputation": "reputation",