From d7bc2914a45531b60a7e4bd504726f67282e7e66 Mon Sep 17 00:00:00 2001 From: daniel Date: Sat, 25 Dec 2021 21:11:29 -0700 Subject: [PATCH] New translations web.php (Russian) [ci skip] --- resources/lang/ru/web.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/ru/web.php b/resources/lang/ru/web.php index 740800a21..f497241cf 100644 --- a/resources/lang/ru/web.php +++ b/resources/lang/ru/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Редактировать профиль', 'followRequested' => 'Хочет на Вас подписаться', 'joined' => 'Регистрация', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [