From f69c521a3df728e12502f4f22c10798c013bb5ef Mon Sep 17 00:00:00 2001 From: daniel Date: Sat, 25 Dec 2021 21:11:47 -0700 Subject: [PATCH] New translations web.php (Polish) [ci skip] --- resources/lang/pl/web.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/pl/web.php b/resources/lang/pl/web.php index b4a8905f..37ee8b28 100644 --- a/resources/lang/pl/web.php +++ b/resources/lang/pl/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Edytuj profil', 'followRequested' => 'Follow Requested', 'joined' => 'Dołączono', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [