From 1e4cb9886ff7158795054410b0da1b0c201ff0e9 Mon Sep 17 00:00:00 2001 From: daniel Date: Sat, 25 Dec 2021 21:11:50 -0700 Subject: [PATCH] New translations web.php (Italian) [ci skip] --- resources/lang/it/web.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/it/web.php b/resources/lang/it/web.php index 42aaedda..94d0e12d 100644 --- a/resources/lang/it/web.php +++ b/resources/lang/it/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Modifica profilo', 'followRequested' => 'Richiesta in attesa', 'joined' => 'Iscritto', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [