From f218706d8b83be9578a5cf122838c64f9311dc75 Mon Sep 17 00:00:00 2001 From: daniel Date: Sat, 25 Dec 2021 21:11:49 -0700 Subject: [PATCH] New translations web.php (Hungarian) [ci skip] --- resources/lang/hu/web.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/hu/web.php b/resources/lang/hu/web.php index b610b53e3..87ae5f9ef 100644 --- a/resources/lang/hu/web.php +++ b/resources/lang/hu/web.php @@ -116,6 +116,9 @@ return [ 'editProfile' => 'Profil szerkesztése', 'followRequested' => 'Követési kérelmek', 'joined' => 'Csatlakozott', + + 'emptyCollections' => 'We can\'t seem to find any collections', + 'emptyPosts' => 'We can\'t seem to find any posts', ], 'menu' => [